embedemail

package
v1.0.15 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2022 License: MIT Imports: 20 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."`
	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