Documentation
¶
Overview ¶
Package structs GENERATED BY gengo:runtimedoc DON'T EDIT THIS FILE
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllFieldValue ¶
func AllFieldValueOmitZero ¶
Types ¶
type Field ¶
type Field struct { Name string FieldName string Type typesx.Type Field typesx.StructField Tags map[string]reflectx.StructTag Loc []int ModelLoc []int ColumnType columndef.ColumnDef }
func (*Field) FieldModelValue ¶
func (*Field) FieldValue ¶
type FieldValue ¶
func (*FieldValue) RuntimeDoc ¶
func (v *FieldValue) RuntimeDoc(names ...string) ([]string, bool)
Click to show internal directories.
Click to hide internal directories.