Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ValidStrings = []string{ V1.String(), V2.String(), V2Ssl.String(), V2SslCn.String(), }
Set of strings that are valid inputs for ParseEnum
Functions ¶
This section is empty.
Types ¶
type Enum ¶
type Enum uint8
Enum is an enumerated type
func (Enum) MarshalText ¶
MarshalText implements the text marshaller method
func (*Enum) UnmarshalText ¶
UnmarshalText implements the text unmarshaller method
Click to show internal directories.
Click to hide internal directories.