api

package
v0.0.0-...-511fc9c Latest Latest
Warning

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

Go to latest
Published: May 12, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Episode

type Episode struct {
	*api.Episode
	Filename    string
	IssueNumber int
}

type Story

type Story struct {
	Title      string
	Series     string
	Episodes   []Episode
	FirstIssue int
	LastIssue  int
	Issues     []int
	ToExport   bool
}

func (*Story) Display

func (s *Story) Display() string

func (*Story) IssueSummary

func (s *Story) IssueSummary() string

Jump to

Keyboard shortcuts

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