Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DoesConfigExist ¶
Types ¶
type Cfg ¶
type Cfg struct { EncryptionKey string MountPoint string Dropbox *DropboxCredentials GDrive *oauth2.Token }
func ReadConfig ¶
type DropboxCredentials ¶
type DropboxCredentials struct {
AccessToken string
}
Click to show internal directories.
Click to hide internal directories.