Documentation ¶
Index ¶
- func Authenticate(ctx context.Context, secretFilename, tokenFilename, permissions string) (context.Context, *oauth2.Config, *oauth2.Token, error)
- func Calendar(ctx context.Context, config *oauth2.Config, token *oauth2.Token) (*calendar.Service, error)
- func Drive(ctx context.Context, config *oauth2.Config, token *oauth2.Token) (*drive.Service, error)
- func Gmail(ctx context.Context, config *oauth2.Config, token *oauth2.Token) (*gmail.Service, error)
- func Sheets(ctx context.Context, config *oauth2.Config, token *oauth2.Token) (*sheets.Service, error)
- func Tasks(ctx context.Context, config *oauth2.Config, token *oauth2.Token) (*tasks.Service, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Authenticate ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.