package
0.4.0
Repository: https://github.com/hashicorp-forge/hermes.git
Documentation: pkg.go.dev

# Functions

MakeShutdownCh returns a channel that can be used for shutdown notifications for commands.
NewCommand returns a new instance of a base.Command type.
NewFlagSet creates a new flag set.

# Structs

Command is a base collection of common logic and data embedded in all commands.
FlagSet is a wrapper around a flag set.