Documentation ¶
Index ¶
Constants ¶
View Source
const ( DataTypeString = DataType("string") DataTypeInteger = DataType("int") DataTypeUnsignedInteger = DataType("uint") DataTypeFloat = DataType("float") DataTypeBoolean = DataType("bool") DataTypeJSON = DataType("json") DataTypeDate = DataType("date") DataTypeDateTime = DataType("date-time") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.