Versions in this module Expand all Collapse all v1 v1.0.3 Feb 24, 2020 Changes in this version + func GetCfgPath() string + func WriteFile(path string, content []byte) + type OneDriveConfig struct + DataBase string + DownloadTimeout int64 + FileRefreshRate int64 + RootPath string + TokenBase64 string + TokenRefreshRate int64 + func ReadOneDriveConfig(_path string) *OneDriveConfig + func (cfg OneDriveConfig) Bytes() (b []byte)