filter

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Add

type Add struct {
	Peer                   goog_conn.ConnGoogleMail
	Filter                 rp_model.RowReport
	UserId                 string
	CriteriaFrom           mo_string.OptionalString
	CriteriaTo             mo_string.OptionalString
	CriteriaQuery          mo_string.OptionalString
	CriteriaNegatedQuery   mo_string.OptionalString
	CriteriaHasAttachment  bool
	CriteriaNoAttachment   bool
	CriteriaExcludeChats   bool
	CriteriaSize           int
	CriteriaSizeComparison mo_string.OptionalString
	AddLabels              mo_string.OptionalString
	RemoveLabels           mo_string.OptionalString
	Forward                mo_string.OptionalString
	AddLabelIfNotExist     bool
}

func (*Add) Exec

func (z *Add) Exec(c app_control.Control) error

func (*Add) Preset

func (z *Add) Preset()

func (*Add) Test

func (z *Add) Test(c app_control.Control) error

type Delete

type Delete struct {
	Peer   goog_conn.ConnGoogleMail
	UserId string
	Id     string
}

func (*Delete) Exec

func (z *Delete) Exec(c app_control.Control) error

func (*Delete) Preset

func (z *Delete) Preset()

func (*Delete) Test

func (z *Delete) Test(c app_control.Control) error

type List

type List struct {
	Peer    goog_conn.ConnGoogleMail
	Filters rp_model.RowReport
	UserId  string
}

func (*List) Exec

func (z *List) Exec(c app_control.Control) error

func (*List) Preset

func (z *List) Preset()

func (*List) Test

func (z *List) Test(c app_control.Control) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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