Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeArgsBool ¶
func MakeArgsBool() map[string]OptionBool
func MakeArgsString ¶
func MakeArgsString() map[string]OptionValue
Types ¶
type OptionBool ¶
type OptionValue ¶
type Options ¶
type Options struct {
Values map[string]OptionValue
Bools map[string]OptionBool
}
Click to show internal directories.
Click to hide internal directories.