Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Scopes = []string{
drive.DriveScope,
gmail.GmailMetadataScope,
gmail.GmailSendScope,
}
Scopes needed for API
Functions ¶
Types ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) AuthCodeURL ¶
func (*Config) ClientFromCode ¶
ClientFromCode returns auth client from code
func (*Config) ClientFromToken ¶
ClientFromToken return auth client from token
Click to show internal directories.
Click to hide internal directories.