Documentation
¶
Index ¶
Constants ¶
View Source
const ( Type_String uint16 = iota Type_Integer Type_Float Type_Bool )
Variables ¶
View Source
var ( Command_IsType = Command{1, 0} Command_Exists = Command{2, 0} Command_Absent = Command{3, 0} Command_EqualsEitherValue = Command{4, 0} )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.