package
3.0.4+incompatible
Repository: https://github.com/geek1011/bookbrowser.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

RegisterFormat adds a format to the Formats list.

# Variables

Formats is the list of registered formats.

# Structs

Format represents a handler for an ebook format.

# Type aliases

FormatList represents a list of formats.
IndexerFunc is a function which takes a filename and returns a Book and a Cover, if it is present.