cmd

package
v0.0.0-...-75ea2ae Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2021 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrMissingBoundary = errors.New("no boundary found for multipart entity")

ErrMissingBoundary is returned when there is no boundary given for a multipart entity

View Source
var ErrMissingContentType = errors.New("no Content-Type found for MIME entity")

ErrMissingContentType is returned when there is no "Content-Type" header for a MIME entity

Functions

This section is empty.

Types

type MHTMLToEpub

type MHTMLToEpub struct {
	DefaultCover []byte

	Cover   string
	Title   string
	Author  string
	Verbose bool
	// contains filtered or unexported fields
}

func (*MHTMLToEpub) Run

func (h *MHTMLToEpub) Run(mhts []string, output string) (err error)

Jump to

Keyboard shortcuts

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