Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CrudTemplate ¶
func CrudTemplate() string
func FunTemplate ¶ added in v1.3.6
func FunTemplate() string
func FunTemplatePackage ¶ added in v1.3.6
func FunTemplatePackage() string
Types ¶
type SturctContent ¶
type Table2Struct ¶
type Table2Struct struct {
// contains filtered or unexported fields
}
func NewTable2Struct ¶
func NewTable2Struct() *Table2Struct
func (*Table2Struct) DB ¶
func (t *Table2Struct) DB(d *sql.DB) *Table2Struct
func (*Table2Struct) Dsn ¶
func (t *Table2Struct) Dsn(d string) *Table2Struct
func (*Table2Struct) RealNameMethod ¶
func (t *Table2Struct) RealNameMethod(r string) *Table2Struct
func (*Table2Struct) Run ¶
func (t *Table2Struct) Run() (result []SturctContent, e error)
func (*Table2Struct) TagKey ¶
func (t *Table2Struct) TagKey(r string) *Table2Struct
Click to show internal directories.
Click to hide internal directories.