Versions in this module Expand all Collapse all v0 v0.1.1 Jun 24, 2024 v0.1.0 May 12, 2024 Changes in this version + func AsValidRemote(ctx context.Context, remote string, unattended bool) (string, error) + func ShowRcloneConfigPath() + type GlobalConfig struct + Machines []*Machine + var Global *GlobalConfig + type Machine struct + Hostname string + Output bool + Paths []string + Post []string + Pre []string + func GetCurrentMachine() (*Machine, error)