package
Version:
v0.0.0-...-df9e1a0
Opens a new window with list of versions in this module.
Published: Jun 16, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 17
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Writes your blobs to Google Drive
type Config struct {
VarastoDirectoryId string `json:"directory_id"`
ClientId string `json:"oauth2_client_id"`
ClientSecret string `json:"oauth2_client_secret"`
Token *oauth2.Token `json:"oauth2_token"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.