package
0.0.0-20230523030606-1c2fe5b72aff
Repository: https://github.com/yuzukicat/cmdg.git
Documentation: pkg.go.dev

# Functions

Configure sets up configuration with oauth and stuff.
MIMEDecode does mime encode for fmail.
MIMEEncode does mime decode for gmail.
New creates a new CmdG.
NewDraft returns a new draft.
NewFake creates a fake client, used for testing.
NewMessage creates a new message.
NewMessageWithResponse creates a new message from data already received from the gmail API.
ParseUserMessage parses what's in the user's editor and turns into into a Part and message headers.

# Constants

Special labels.
Nothing.
ID, labels, headers, payload.
ID, labels, headers.
ID, labels.
Special labels.
Special labels.
Special labels.

# Variables

ErrMissing is used e.g.
GPG is the handle to a GPG config.
Lynx is the executable to use as web browser to use to render HTML to text.
NewThread is the thread ID to use for new threads.
Openssl is the executable is used to verify some signatures.
Version is the app version as reported in RPCs.

# Structs

Attachment is an attachment.
CmdG is the main app for cmdg.
Config is… hmm… this should probably be cleand up.
ConfigOAuth contains the config for the oauth.
Draft is a draft.
Label is a gmail label.
Message is an email message.
Page implements some pagination thingy.
Part is a part of a message.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author