api

package
v0.0.0-...-fe05efb Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2025 License: MIT Imports: 4 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DigitalComic

type DigitalComic struct {
	Publication string
	Url         string
	IssueNumber int
	IssueDate   string
	Downloads   map[FileType]string
}

func (*DigitalComic) Equals

func (d *DigitalComic) Equals(e DigitalComic) bool

func (*DigitalComic) Filename

func (d *DigitalComic) Filename(f FileType) string

func (*DigitalComic) String

func (d *DigitalComic) String() string

type FileType

type FileType int
const (
	Pdf FileType = iota
	Cbz
)

func (*FileType) String

func (f *FileType) String() string

Jump to

Keyboard shortcuts

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