Versions in this module Expand all Collapse all v0 v0.8.4 Oct 11, 2022 Changes in this version + func New(opts Opts) (remote.Remote, error) + type Opts struct + Password string + PrivateMode bool + SkipVerify bool + URL string + Username string