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 Event ¶ added in v1.9.1
type Event = event.FieldSecureAttrChange
type Service ¶
func NewService ¶
func NewService(repo repository.AttributeRepository, repoGroup repository.AttributeGroupRepository, producer event.FieldSecureAttrChangeEventProducer) 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.