imapclient

package
v0.0.0-...-73532cf Latest Latest
Warning

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

Go to latest
Published: Jul 9, 2021 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ImapClient

type ImapClient struct {
	Host     string
	Port     string
	User     string
	Password string
}

func (*ImapClient) Connect

func (ic *ImapClient) Connect() (c *client.Client, err error)

func (*ImapClient) FetchAll

func (ic *ImapClient) FetchAll(folder string) (result []*imap.Message, err error)

func (*ImapClient) MailboxFolders

func (ic *ImapClient) MailboxFolders() (folders []string, err error)

Jump to

Keyboard shortcuts

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