embedemail

package
v1.0.16 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2023 License: MIT Imports: 21 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmbedEmail

type EmbedEmail struct {
	Options
}

func (*EmbedEmail) Run

func (c *EmbedEmail) Run() (err error)

type Options

type Options struct {
	RetainGif bool     `name:"retain-gif" help:"Will not convert gif into mp4."`
	UserAgent string   `short:"u" name:"user-agent" help:"Set header field User-Agent of http requests" default:"Wget/1.21.3"`
	Verbose   bool     `short:"v" help:"Verbose printing."`
	MediaDir  string   `hidden:"" default:"media"`
	About     about    `help:"About."`
	Eml       []string `name:".eml" arg:"" optional:"" help:"list of .eml files"`
}

func MustParseOptions

func MustParseOptions() (opts Options)

Jump to

Keyboard shortcuts

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