Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewData, NewTokenRepo, NewCollectionRepo, NewRedisRepo, NewInscriptionRepo)
ProviderSet is data providers.
Functions ¶
func NewCollectionRepo ¶
func NewCollectionRepo(data *Data, logger log.Logger) biz.CollectionRepo
NewCollectionRepo .
func NewInscriptionRepo ¶
func NewInscriptionRepo(data *Data, logger log.Logger) biz.InscriptionRepo
NewInscriptionRepo .
Types ¶
Click to show internal directories.
Click to hide internal directories.