mobi

package
v0.0.0-...-57cd8ea Latest Latest
Warning

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

Go to latest
Published: Aug 21, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Metadata

type Metadata struct {
	Title       string
	Creator     string
	Publisher   string
	Description string
	Isbn        string
	Subject     []string
	Date        string
	Contributor string
	Rights      string
	SubjectCode string
	Type        string
	Source      string
}

type Mobi

type Mobi interface {
	Metadata() (Metadata, error)
	Close() error
}

func Open

func Open(file readSeekCloser) (Mobi, error)

Jump to

Keyboard shortcuts

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