mail

package
v0.0.0-...-f8ba940 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(conf *cmdutil.Config, authClient *auth.Client) *cobra.Command

Types

type ClearMailStoreCommand

type ClearMailStoreCommand struct {
	MailStorePath string
}

SendAttachmentCommand stores dependencies for send attachment command

func (ClearMailStoreCommand) New

type SendAttachmentCommand

type SendAttachmentCommand struct {
	AuthClient    *auth.Client
	MailStorePath string
}

SendAttachmentCommand stores dependencies for send attachment command

func (SendAttachmentCommand) New

New generates of command createdir

type SendMailOptions

type SendMailOptions struct {
	FromMail       string
	ToMail         string
	AttachmentPath string
	Subject        string
	Content        string
}

SendMailOptions options for send attachment command

Jump to

Keyboard shortcuts

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