package
0.0.0-20200605025306-c9cfaf6957aa
Repository: https://github.com/mmcloughlin/goperf.git
Documentation: pkg.go.dev
# Functions
BackgroundContext returns a context suitable for a command-line tool or service.
Logger initializes a logger suitable for command-line applications.
NewBase builds a new base command for the named tool.
No description provided by the author
No description provided by the author
# Type aliases
MainError is an entry point returning an error.
MainStatus is an entry point returnint an exit status.