Versions in this module Expand all Collapse all v0 v0.4.4 Nov 3, 2024 Changes in this version + var DefaultTimeout = time.Second * 30 + var UserAgent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36" + type MountList struct + MountPoints []MountPoints + type MountPoint struct + Fs string + Icon string + MountPoint string + Name string + type MountPoints struct + Fs string + Icon string + MountPoint string + Name string + type MountResult struct + Error string + Input struct{ ... } + Path string + Status int + type RemotesResult struct + Remotes []string