Documentation
¶
Index ¶
- Constants
- Variables
- func CheckUpdate()
- func NewDownloadParam(chaptersRange, volumesRange string, ...) dlParam
- func NewFindParams(title string, isDoujinshiAllow bool, outputToFile bool) findParams
- func NewInfoParams(mangaId string, isRandom bool) infoParams
- func Ping()
- func PrintMangaDexAPIVersion()
- func PrintVersion()
Constants ¶
View Source
const OPTION_CHAPTER_TEMPLATE = "%d | Volume_%s | Chapter_%s | %s | %s" // number | volume | chapter | chapter title | translator
View Source
const OPTION_MANGA_TEMPLATE = "%d | %s | %s" // number | authors | title
View Source
const OPTION_SAVING_TEMPLATE = "%d | %s"
Variables ¶
View Source
var (
ErrEmptyChapters = errors.New("empty chapters")
)
Functions ¶
func CheckUpdate ¶
func CheckUpdate()
func NewDownloadParam ¶
func NewFindParams ¶
func NewInfoParams ¶
func PrintMangaDexAPIVersion ¶
func PrintMangaDexAPIVersion()
func PrintVersion ¶
func PrintVersion()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.