Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FieldGoType ¶
type FieldGoType string
const ( Bool FieldGoType = "bool" Int FieldGoType = "int" Uint FieldGoType = "uint" Float FieldGoType = "float" String FieldGoType = "string" Time FieldGoType = "time" )
Click to show internal directories.
Click to hide internal directories.