Documentation
¶
Index ¶
Constants ¶
View Source
const ( Type_String uint16 = iota Type_Integer Type_Float Type_Bool Type_Duration )
Variables ¶
View Source
var ( Command_IsType = Command{1, 0} Command_Exists = Command{2, 0} Command_Absent = Command{3, 0} Command_EqualsEitherString = Command{4, 0} Command_EqualsEitherNumber = Command{5, 0} Command_NumberIsInRange = Command{6, 0} Command_ArrayContainsEither = Command{7, 0} Command_ArrayContainsAll = Command{8, 0} )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.