Documentation ¶
Index ¶
- func CreateCLIFlags(flags map[string]*TenFlag) error
- func Parse()
- type TenFlag
- func NewBoolFlag(name string, defaultValue bool, description string) *TenFlag
- func NewInt64Flag(name string, defaultValue int64, description string) *TenFlag
- func NewIntFlag(name string, defaultValue int, description string) *TenFlag
- func NewStringFlag(name, defaultValue, description string) *TenFlag
- func NewUint64Flag(name string, defaultValue uint64, description string) *TenFlag
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateCLIFlags ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.