Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DataProviderSet = wire.NewSet(NewData, NewDownloadRepo, util.NewReidsClient, config.NewRedisConfig, conf.NewDownloaderServerConfig)
ProviderSet is data providers.
Functions ¶
func NewDownloadRepo ¶
func NewDownloadRepo(database *Data, componentName config.ComponentName, logger log.Logger) (biz.DownloaderRepo, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.