epubinput

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Book

type Book struct {
	RootDir  string
	Chapters []Chapter
	// contains filtered or unexported fields
}

func Open

func Open(inputPath string) (Book, error)

func (*Book) Close

func (book *Book) Close()

type Chapter

type Chapter struct {
	ID   string
	Href string
	Path string
}

Jump to

Keyboard shortcuts

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