Documentation ¶
Index ¶
Constants ¶
View Source
const ( Any = "_" // for decoding into interface{} Bool = "Bool" String = "String" UUID = "UUID" Int8 = "Int8" Int16 = "Int16" Int32 = "Int32" Int64 = "Int64" UInt8 = "UInt8" UInt16 = "UInt16" UInt32 = "UInt32" UInt64 = "UInt64" Float32 = "Float32" Float64 = "Float64" DateTime = "DateTime" DateTime64 = "DateTime64" Date = "Date" IPv6 = "IPv6" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.