Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var F, E, W, I, D, T log.LevelPrinter = log.GetLogPrinterSet(subsystem)
Functions ¶
This section is empty.
Types ¶
type Data ¶
type Data struct { Option string Aliases []string Group string Tags []string Label string Description string Documentation string Type string Options []string OmitEmpty bool Name string DefaultPort int }
Data is the information about the opt to be used by interface code and other presentations of the data
func (Data) GetAllOptionStrings ¶
Click to show internal directories.
Click to hide internal directories.