Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppRevision string
View Source
var AppVersion string
View Source
var HELP string
Functions ¶
func VersionAndExit ¶
func VersionAndExit()
Types ¶
type AppArgs ¶
type AppArgs struct {
OnHelp func() `long:"help" short:"h"`
OnVersion func() `long:"version"`
// contains filtered or unexported fields
}
func NewAppArgs ¶
func NewAppArgs() *AppArgs
func (*AppArgs) ParseAndRun ¶
Click to show internal directories.
Click to hide internal directories.