# Functions
ResolveConsts returns a copy of the config with all the constants replaced in the filters.
# Constants
Version is the config format version supported by this package.
# Structs
Actions contains the actions to be applied to a set of emails.
Author represents the owner of the gmail account.
CompositeFilters contains alternatively match or negation of matches.
Config contains the yaml configuration of the Gmail filters.
ConstValue is a container for an array of string values.
Filters determine how to select emails.
MatchFilters contains a list of filters interpreted at a higher level.
Rule is a filter with an associated action.
# Type aliases
Consts maps names to a list of string values.