Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AsValidRemote ¶
func ShowRcloneConfigPath ¶
func ShowRcloneConfigPath()
Types ¶
type GlobalConfig ¶
type GlobalConfig struct {
Machines []*Machine `json:"machines"`
}
GlobalConfig represents the top-level configuration
var Global *GlobalConfig
Click to show internal directories.
Click to hide internal directories.