core

package
v0.14.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2019 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CBR  = "cbr"
	CBZ  = "cbz"
	EPUB = "epub"
	PDF  = "pdf"
)

manga output format supported

View Source
const DEFAULT_MESSAGE = "file correctly saved"

DEFAULT_MESSAGE for correctly saved file

Variables

This section is empty.

Functions

This section is empty.

Types

type Comic

type Comic struct {
	Author      string
	Name        string
	IssueNumber string
	Source      string
	URLSource   string
	Links       []string
	Format      string
}

Comic struct contains all the informations about a comic

func (*Comic) MakeComic

func (comic *Comic) MakeComic() error

MakeComic will create the file based on the output format selected.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL