package
0.0.0-20210311202013-c456e04c04f6
Repository: https://github.com/stephank/lazyssh.git
Documentation: pkg.go.dev

# Functions

NewManager creates a new Manager from the given Providers, and starts the main goroutine running the Manager message loop.

# Structs

Manager is the central piece responsible for starting/stopping machines using a Provider, and connecting SSH channels to the actual TCP port onn the target machine.