export

package
v0.0.0-...-f58ca8c Latest Latest
Warning

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

Go to latest
Published: May 20, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EpubExporter

type EpubExporter struct {
	// contains filtered or unexported fields
}

EpubExporter exports a volume a epub

func NewEpubExporter

func NewEpubExporter() *EpubExporter

NewEpubExporter creates a new epub exporter

func (*EpubExporter) Export

func (e *EpubExporter) Export(metadata book.Metadata, path string, chapters []book.Chapter) string

Export exports a valume as epub

type PdfExporter

type PdfExporter struct {
}

PdfExporter text as PDF

func NewPdfExporter

func NewPdfExporter() *PdfExporter

NewPdfExporter creates a new instance of pdfExporter

func (*PdfExporter) Export

func (p *PdfExporter) Export(metadata book.Metadata, path string, chapters []book.Chapter) string

Export exports given strings as PDF

Jump to

Keyboard shortcuts

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