Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScanIntEnumStringer ¶
Types ¶
type Enum ¶
type Enum = IntStringerEnum
type IntStringerEnum ¶
type IntStringerEnum interface {
TypeName() string
Int() int
String() string
Label() string
ConstValues() []IntStringerEnum
}
type ValueOffset ¶
type ValueOffset interface {
Offset() int
}
Click to show internal directories.
Click to hide internal directories.