Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var UsefulFunc = template.FuncMap{}
Functions ¶
func KeyValueTypeNames ¶
func WrapSingleValue ¶
Types ¶
type TableIndices ¶
type TableIndices struct { Table *model.DataTable FieldInfo *model.TypeDefine }
func GetIndices ¶
func GetIndices(globals *model.Globals) (ret []TableIndices)
func GetIndicesByTable ¶
func GetIndicesByTable(tab *model.DataTable) (ret []TableIndices)
Click to show internal directories.
Click to hide internal directories.