package
0.11.0
Repository: https://github.com/mbrt/gmailctl.git
Documentation: pkg.go.dev

# Functions

Apply applies the changes identified by the diff to the remote configuration.
Diff computes the diff between local and upstream configuration.
FromConfig creates a GmailConfig from Gmail APIs.
FromConfig creates a GmailConfig from a parsed configuration file.

# Constants

DefaultContextLines is the default number of lines of context to show in the filter diff.

# Structs

ConfigDiff contains the difference between local and upstream configuration, including both labels and filters.
ConfigParseRes represents the result of a config parse.
GmailConfig represents a Gmail configuration.

# Interfaces

API provides access to Gmail APIs.
FetchAPI provides access to Gmail get APIs.