Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type TaDaoImpl ¶ added in v0.9.9
type TaDaoImpl struct {
Src MyAgent //starter:inject("#")
}
TaDaoImpl ...
type TableReg ¶
type TableReg struct { DSMan libgorm.DataSourceManager //starter:inject("#") Prefix string //starter:inject("datagroup.demo1.table-name-prefix") URI string //starter:inject("datagroup.demo1.uri") SourceName string //starter:inject("datagroup.demo1.datasource") // contains filtered or unexported fields }
TableReg ...
func (*TableReg) Groups ¶ added in v0.9.11
func (inst *TableReg) Groups() []*libgorm.GroupRegistration
Groups ...
func (*TableReg) Prototypes ¶ added in v0.9.11
Prototypes ...
Click to show internal directories.
Click to hide internal directories.