Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProviderSet = wire.NewSet(NewAmSpider, amspider.NewSpider)
ProviderSet is biz providers.
Functions ¶
This section is empty.
Types ¶
type AmSpider ¶
type AmSpider struct {
// contains filtered or unexported fields
}
func NewAmSpider ¶
func NewAmSpider(repo AnimeSpiderRepo, spider spider.SpiderInterface, logger log.Logger) *AmSpider
Click to show internal directories.
Click to hide internal directories.