label

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: 12 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
	Name                  string
	UserId                string
	LabelListVisibility   mo_string.SelectString
	MessageListVisibility mo_string.SelectString
	ColorBackground       mo_string.SelectString
	ColorText             mo_string.SelectString
	Label                 rp_model.RowReport
}

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
	Name               string
	ErrorLabelNotFound app_msg.Message
}

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
	Labels 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

type Rename

type Rename struct {
	Peer               goog_conn.ConnGoogleMail
	CurrentName        string
	NewName            string
	UserId             string
	Label              rp_model.RowReport
	ErrorLabelNotFound app_msg.Message
}

func (*Rename) Exec

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

func (*Rename) Preset

func (z *Rename) Preset()

func (*Rename) Test

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

Jump to

Keyboard shortcuts

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