Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Field ¶
type Field struct { Name string Type string ColumnName string Tag field.Tag DocstoreTag field.DocstoreTag }
Field user input structures
type SourceCode ¶
type SourceCode int
SourceCode source code
const ( // Struct ... Struct SourceCode = iota // Table ... Table // Object ... Object )
Click to show internal directories.
Click to hide internal directories.