Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FlagType ¶
type FlagType int
FlagType are the primitive types of flags.
Collection of the different kinds of flag types
type Flagset ¶
type Flagset struct {
Flags []Flag
}
func (*Flagset) UnmarshalJSON ¶
UnmarshalJSON unmarshals the JSON data into a Flagset. It is used by json.Unmarshal.
Click to show internal directories.
Click to hide internal directories.