Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(web.NewHandler, repository.NewResourceRepository)
Functions ¶
func InitCollectionOnce ¶
func InitResourceDAO ¶
func InitResourceDAO(db *mongox.Mongo) dao.ResourceDAO
Types ¶
type Service ¶
func NewService ¶
func NewService(repo repository.ResourceRepository) Service
Click to show internal directories.
Click to hide internal directories.