Documentation ¶
Index ¶
- func Delete(d *gdrive.Drive, fileId string) error
- func Download(d *gdrive.Drive, fileId string, stdout, deleteAfterDownload bool) error
- func DownloadLatest(d *gdrive.Drive, stdout bool) error
- func Folder(d *gdrive.Drive, title string, parentId string, share bool) error
- func Info(d *gdrive.Drive, fileId string) error
- func List(d *gdrive.Drive, query, titleFilter string, maxResults int, sharedStatus bool, ...) error
- func Share(d *gdrive.Drive, fileId string) error
- func Unshare(d *gdrive.Drive, fileId string) error
- func Upload(d *gdrive.Drive, input io.ReadCloser, title string, parentId string, ...) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.