package
0.1.1
Repository: https://github.com/cidertool/cider.git
Documentation: pkg.go.dev

# Functions

ErrHandler handles an action error, ignoring and logging pipe skipped errors.
Logging 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.