//
pkg.gl
Category
github.com/rainproj/rain
internal
middleware
package
0.1.0
Repository:
https://github.com/rainproj/rain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
34 SLOC
#
Functions
ErrHandler
ErrHandler handles an action error.
Log
Log pretty prints the given action and its title.
#
Constants
DefaultInitialPadding
DefaultInitialPadding is the default padding in the log library.
ExtraPadding
ExtraPadding is the double of the DefaultInitialPadding.
#
Type aliases
Action
Action is a function that takes a context and returns an error.
Padding
Padding is a logging initial padding.