Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Manga ¶
type Manga struct { URL string ChapterNode string PageNode string ImageNode string ParallelPages int ParallelImages int OutputFunc func(<-chan map[string]string, string) error }
Manga is a struct that holds the logic about how download HQ from MangaReader
func (*Manga) FetchManga ¶
FetchManga gets all manga pages basead on an URL
Click to show internal directories.
Click to hide internal directories.