Documentation ¶ Index ¶ func GenDaoGo(domainpath string, t table.Table, folder ...string) error func GenDaoImplGo(domainpath string, t table.Table, folder ...string) error func GenDaoSql(domainpath string, t table.Table, folder ...string) error func GenDomainGo(dpath string, domain astutils.StructMeta) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GenDaoGo ¶ func GenDaoGo(domainpath string, t table.Table, folder ...string) error func GenDaoImplGo ¶ func GenDaoImplGo(domainpath string, t table.Table, folder ...string) error func GenDaoSql ¶ func GenDaoSql(domainpath string, t table.Table, folder ...string) error func GenDomainGo ¶ func GenDomainGo(dpath string, domain astutils.StructMeta) error Types ¶ This section is empty. Source Files ¶ View all Source files dao.go dao.sql.go daoimpl.go domain.go Click to show internal directories. Click to hide internal directories.