Versions in this module Expand all Collapse all v1 v1.0.0 Mar 10, 2023 Changes in this version + type SSHExecutor interface + Close func() error + Connect func(timeout time.Duration) error + Execute func(parameters string) (string, string, error)