Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(web.NewHandler, repository.NewAttributeRepository, repository.NewAttributeGroupRepository, dao.NewAttributeGroupDAO)
Functions ¶
func InitAttributeDAO ¶
func InitAttributeDAO(db *mongox.Mongo) dao.AttributeDAO
func InitCollectionOnce ¶
Types ¶
type Service ¶
func NewService ¶
func NewService(repo repository.AttributeRepository, repoGroup repository.AttributeGroupRepository) Service
Directories ¶
Path | Synopsis |
---|---|
internal
|
|
Package attributemocks is a generated GoMock package.
|
Package attributemocks is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.