Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WallpapersWideSourceParser ¶
type WallpapersWideSourceParser struct {
// contains filtered or unexported fields
}
func NewWallpapersWideSourceParser ¶
func NewWallpapersWideSourceParser() *WallpapersWideSourceParser
func (*WallpapersWideSourceParser) ErrorChan ¶
func (p *WallpapersWideSourceParser) ErrorChan() <-chan error
func (*WallpapersWideSourceParser) ImageChan ¶
func (p *WallpapersWideSourceParser) ImageChan() <-chan imginfo.Image
func (*WallpapersWideSourceParser) Parse ¶
func (p *WallpapersWideSourceParser) Parse(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.