Documentation ¶
Index ¶
Constants ¶
View Source
const DaoBaseTypeID = "06ce4450-161e-44aa-8695-527a97bf57c5"
View Source
const (
//GormTypeID type id
GormTypeID = "d2b575cd-e38f-4002-b4bd-9dc85fe13fe6"
)
Variables ¶
This section is empty.
Functions ¶
func GormsConfigTypeLive ¶
func GormsConfigTypeLive() *dot.ConfigTypeLive
GormsConfigTypeLive return config
Types ¶
type DaoBase ¶ added in v0.2.1
type DaoBase struct {
Wrapper *Gorms `dot:""`
}
func GenerateDaoBaseByDb ¶ added in v0.2.1
GenerateDaoBaseByDb this func is for test
type Gorms ¶
type Gorms struct {
// contains filtered or unexported fields
}
func NewGormsTest ¶
NewGormsTest just for test
Click to show internal directories.
Click to hide internal directories.