Documentation
¶
Overview ¶
Package go_google provides utilties for using the Google API.
These are not really production quality packages, nor are they maintained or supported, they're simplistic mechanisms implemented to solve specific problems in code that the author has been writing for his own use. They are provided as examples and because using private repositories with Google modules is currently a tad tricky.
If you need this functionality consider copying the code into your own project and modifying to fit your need.
Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
authorize
The authorize command acquires an initial access token for Google API usage.
|
The authorize command acquires an initial access token for Google API usage. |
Package drive provides simple utilities for use with various Google APIs.
|
Package drive provides simple utilities for use with various Google APIs. |
sheets
Package sheets provides simple utilities for use with the Google Sheets API.
|
Package sheets provides simple utilities for use with the Google Sheets API. |
Package oauth2 handles authentication and client initiation for Google APIs.
|
Package oauth2 handles authentication and client initiation for Google APIs. |
Click to show internal directories.
Click to hide internal directories.