Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var InstServiceApiListDao = NewServiceApiListDao()
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
func NewServiceApiListDao ¶
func NewServiceApiListDao() *ServiceApiListDao
Click to show internal directories.
Click to hide internal directories.