Documentation
¶
Index ¶
- Constants
- Variables
- func AboutHandler(ctx cli.Context)
- func AccountAddHandler(ctx cli.Context)
- func AccountCurrentHandler(ctx cli.Context)
- func AccountExportHandler(ctx cli.Context)
- func AccountHelpHandler(ctx cli.Context)
- func AccountImportHandler(ctx cli.Context)
- func AccountListHandler(ctx cli.Context)
- func AccountRemoveHandler(ctx cli.Context)
- func AccountSwitchHandler(ctx cli.Context)
- func CopyHandler(ctx cli.Context)
- func DeleteHandler(ctx cli.Context)
- func DeleteRevisionHandler(ctx cli.Context)
- func DownloadHandler(ctx cli.Context)
- func DownloadQueryHandler(ctx cli.Context)
- func DownloadRevisionHandler(ctx cli.Context)
- func DownloadSyncHandler(ctx cli.Context)
- func DrivesHelpHandler(ctx cli.Context)
- func DrivesListHandler(ctx cli.Context)
- func ExportHandler(ctx cli.Context)
- func FilesHelpHandler(ctx cli.Context)
- func FilesRevisionSubcommandHelpHandler(ctx cli.Context)
- func FilesSubcommandHelpHandler(ctx cli.Context)
- func FilesSyncHelpHandler(ctx cli.Context)
- func FilesSyncSubcommandHelpHandler(ctx cli.Context)
- func ImportHandler(ctx cli.Context)
- func InfoHandler(ctx cli.Context)
- func ListChangesHandler(ctx cli.Context)
- func ListHandler(ctx cli.Context)
- func ListRecursiveSyncHandler(ctx cli.Context)
- func ListRevisionsHandler(ctx cli.Context)
- func ListSyncHandler(ctx cli.Context)
- func MkdirHandler(ctx cli.Context)
- func MoveHandler(ctx cli.Context)
- func PermissionsHelpHandler(ctx cli.Context)
- func PrintCommandHelp(ctx cli.Context)
- func PrintHelp(ctx cli.Context)
- func PrintSubCommandHelp(ctx cli.Context)
- func PrintSubSubCommandHelp(ctx cli.Context)
- func PrintVersion(ctx cli.Context)
- func RenameHandler(ctx cli.Context)
- func ShareHandler(ctx cli.Context)
- func ShareListHandler(ctx cli.Context)
- func ShareRevokeHandler(ctx cli.Context)
- func UpdateHandler(ctx cli.Context)
- func UploadHandler(ctx cli.Context)
- func UploadStdinHandler(ctx cli.Context)
- func UploadSyncHandler(ctx cli.Context)
Constants ¶
View Source
const AccountConfigFilename = "account.json"
View Source
const AccountMetaFilename = "account_meta.json"
View Source
const ClientId = "367116221053-7n0vf5akeru7on6o2fjinrecpdoe99eg.apps.googleusercontent.com"
View Source
const ClientSecret = "1qsNodXNaWq1mQuBjUjmvhoO"
View Source
const DefaultCacheFileName = "file_cache.json"
View Source
const ServiceAccountFilename = "service_account.json"
View Source
const TokenFilename = "tokens.json"
Variables ¶
View Source
var AppName string
View Source
var AppVersion string
Functions ¶
func AboutHandler ¶
func AccountAddHandler ¶
func AccountCurrentHandler ¶
func AccountExportHandler ¶
func AccountHelpHandler ¶
func AccountImportHandler ¶
func AccountListHandler ¶
func AccountRemoveHandler ¶
func AccountSwitchHandler ¶
func CopyHandler ¶
func DeleteHandler ¶
func DeleteRevisionHandler ¶
func DownloadHandler ¶
func DownloadQueryHandler ¶
func DownloadRevisionHandler ¶
func DownloadSyncHandler ¶
func DrivesHelpHandler ¶
func DrivesListHandler ¶
func ExportHandler ¶
func FilesHelpHandler ¶
func FilesSyncHelpHandler ¶
func ImportHandler ¶
func InfoHandler ¶
func ListChangesHandler ¶
func ListHandler ¶
func ListRevisionsHandler ¶
func ListSyncHandler ¶
func MkdirHandler ¶
func MoveHandler ¶
func PermissionsHelpHandler ¶
func PrintCommandHelp ¶
func PrintSubCommandHelp ¶
func PrintSubSubCommandHelp ¶
func PrintVersion ¶
func RenameHandler ¶
func ShareHandler ¶
func ShareListHandler ¶
func ShareRevokeHandler ¶
func UpdateHandler ¶
func UploadHandler ¶
func UploadStdinHandler ¶
func UploadSyncHandler ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.