package
0.11.0
Repository: https://github.com/omni-network/omni.git
Documentation: pkg.go.dev

# Functions

BindHomeFlag binds the home flag to the given flag set.
LogFlags logs the configured flags kv pairs.
Main is the main entry point for the omni application binaries.
NewRootCmd returns a new root cobra command that handles our command line tool.
Redact returns a redacted version of the given flag value.
SilenceErrUsage silences the usage and error printing.
WrapRunE wraps all (nested) RunE functions adding omni logging (stack traces + structured errors).