package
0.0.0-20230817110936-bd26d7905e47
Repository: https://github.com/mrtazz/checkmake.git
Documentation: pkg.go.dev
# Functions
NewCustomFormatter returns a CustomFormatter struct.
NewDefaultFormatter returns a DefaultFormatter struct.
# Structs
CustomFormatter is a formatter that is configurable via a template string.
DefaultFormatter is the formatter used by default for CLI output.
# Interfaces
Formatter is the base interface type to implement for formatters.