Documentation ¶
Index ¶
Constants ¶
View Source
const ( MailPermissionReadonly = gmail.GmailReadonlyScope MailGmailSendScope = gmail.GmailSendScope )
View Source
const (
MailCredentials = `` /* 406-byte string literal not displayed */
)
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Gmail ¶
type Gmail struct {
// contains filtered or unexported fields
}
func NewService ¶
func NewService(token *config.GmailToken, credentialsPath string) (*Gmail, error)
Click to show internal directories.
Click to hide internal directories.