Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SturctContent ¶
type SturctContent struct { Name string TableRealName string Content string Fields []Field NumberFields []Field }
SturctContent .
type Table2Struct ¶
type Table2Struct struct {
// contains filtered or unexported fields
}
Table2Struct .
func (*Table2Struct) RealNameMethod ¶
func (t *Table2Struct) RealNameMethod(r string) *Table2Struct
RealNameMethod .
Click to show internal directories.
Click to hide internal directories.