epub

package
v0.0.0-...-e48c811 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2016 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cache map[string]*zip.ReadCloser

Functions

This section is empty.

Types

type Ebook

type Ebook struct {
	Name string
	// contains filtered or unexported fields
}

func New

func New(name string) *Ebook

func (*Ebook) GetNextPage

func (e *Ebook) GetNextPage(href string) string

func (*Ebook) GetPrevPage

func (e *Ebook) GetPrevPage(href string) string

func (*Ebook) GetToc

func (e *Ebook) GetToc() string

func (*Ebook) Load

func (e *Ebook) Load(reader io.ReaderAt) error

func (*Ebook) LoadFromCache

func (e *Ebook) LoadFromCache() error

func (*Ebook) WriteFile

func (e *Ebook) WriteFile(w io.Writer, path string) error

func (*Ebook) WriteToc

func (e *Ebook) WriteToc(w io.Writer) error

Jump to

Keyboard shortcuts

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