Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectServiceApiListDao ¶
func InjectServiceApiListDao(s *ServiceApiListDao)
func LoadServiceApiListDao ¶
func LoadServiceApiListDao() baseiface.ISingleton
Types ¶
type ServiceApiListDao ¶
type ServiceApiListDao struct {
basedto.BaseEntity `gorm:"-"`
*generaldao.BaseDao[int64, *model.ServiceApiList]
}
func FindBeanServiceApiListDao ¶
func FindBeanServiceApiListDao() *ServiceApiListDao
FindBeanServiceApiListDao
func NewServiceApiListDao ¶
func NewServiceApiListDao() *ServiceApiListDao
func (*ServiceApiListDao) GetDB ¶
func (self *ServiceApiListDao) GetDB() *gorm.DB
Click to show internal directories.
Click to hide internal directories.