package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 28, 2025
License: AGPL-3.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
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
func NewStringFlag(name, defaultValue, description string) *TenFlag
Source Files
¶
Click to show internal directories.
Click to hide internal directories.