Versions in this module Expand all Collapse all v0 v0.4.0 Mar 4, 2022 Changes in this version + func NewProvider(confs []AgentConfig) (session.Attachable, error) + func Run(l net.Listener, dialer func() (net.Conn, error)) error + type AgentConfig struct + ID string + Paths []string + SSH bool