Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewData, NewAccountRepo, NewFileRepo)
ProviderSet is data providers.
Functions ¶
func NewAccountRepo ¶
func NewAccountRepo(data *Data, logger log.Logger) biz.AccountRepo
NewAccountRepo .
func NewOrmDatabase ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.