package
0.1.0
Repository: https://github.com/rainproj/rain.git
Documentation: pkg.go.dev

# Functions

ErrHandler handles an action error.
Log pretty prints the given action and its title.

# Constants

DefaultInitialPadding is the default padding in the log library.
ExtraPadding is the double of the DefaultInitialPadding.

# Type aliases

Action is a function that takes a context and returns an error.
Padding is a logging initial padding.