Documentation
¶
Index ¶
Constants ¶
View Source
const ( Err_MaxValue = "max value error" ErrF_EnumValueOverflow = "enumeration value overflow: %v" )
View Source
const (
// EnumValueMin is a minimal value of an enumeration.
EnumValueMin = 1
)
Limitations for enumeration value.
Variables ¶
This section is empty.
Functions ¶
func NewEnumFast ¶
func NewEnumFast(maxValue base.IEnumValue) base.IEnum
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.