Documentation ¶ Index ¶ func Audiobook(srcDir, dstFile string, openbook *overdrive.Openbook) error func Ebook(srcDir, dstFile string, openbook *overdrive.Openbook, options EbookOptions) error type EbookOptions Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Audiobook ¶ func Audiobook(srcDir, dstFile string, openbook *overdrive.Openbook) error func Ebook ¶ func Ebook( srcDir, dstFile string, openbook *overdrive.Openbook, options EbookOptions, ) error Types ¶ type EbookOptions ¶ added in v0.3.3 type EbookOptions struct { FallbackCover bool } Source Files ¶ View all Source files audiobook.go cover.go ebook.go html.go nav.go ncx.go Click to show internal directories. Click to hide internal directories.