list

package
v0.0.0-...-2b64954 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2021 License: Zlib Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Header struct {
	Key       string
	MessageID string
	InReplyTo string // Parent MessageID.
	Date      string
	Folder    string
	Subject   string
	From      string
	Size      string // Length of Body in bytes.
	Hash      []byte // blake2b of Body.
}

type Worker

type Worker struct {
	Verbose bool
	Store   string
}

func (*Worker) Iter

func (w *Worker) Iter(ctx context.Context, c *client.Client, mi *imap.MailboxInfo) error

func (*Worker) List

func (w *Worker) List(ctx context.Context, server, username, password string) error

Jump to

Keyboard shortcuts

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