Documentation ¶
Overview ¶
Package driveclient contains useful functions for creating and interacting with the Drive client API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DownloadGoogleDoc ¶
DownloadGoogleDoc downloads a Drive file by its ID. It returns the plain text of the Doc.
func ScanDriveFiles ¶
func ScanDriveFiles() map[string]*drive.File
ScanDriveFiles reads metadata on all Drive files from the Drive client. It returns the DriveFiles.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.