Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ORMComponent ¶
type ORMComponent struct {
cherryFacade.Component
// contains filtered or unexported fields
}
func NewORM ¶
func NewORM() *ORMComponent
func (*ORMComponent) DBWithGroupId ¶
func (s *ORMComponent) DBWithGroupId(groupId string) map[string]*gorm.DB
func (*ORMComponent) Init ¶
func (s *ORMComponent) Init()
func (*ORMComponent) Name ¶
func (s *ORMComponent) Name() string
Click to show internal directories.
Click to hide internal directories.