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