Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GmailClient ¶
type GmailClient struct {
// contains filtered or unexported fields
}
func (*GmailClient) CreateLabel ¶
func (*GmailClient) GetUnreadMsgs ¶
func (g *GmailClient) GetUnreadMsgs(ctx context.Context) <-chan entity.MessageWithError
func (*GmailClient) LabelMsg ¶
func (g *GmailClient) LabelMsg(ctx context.Context, msg entity.MessageForLabeler) error
Click to show internal directories.
Click to hide internal directories.