formats

package
v4.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2018 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetExts

func GetExts() []string

func Register

func Register(ext string, load func(filename string) (BookInfo, error))

Types

type BookInfo

type BookInfo interface {
	Book() *booklist.Book
	HasCover() bool
	GetCover() (image.Image, error)
}

func Load

func Load(filename string) (BookInfo, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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