package
0.0.0-20200605121952-032548880c0c
Repository: https://github.com/brainupdaters/drlm-common.git
Documentation: pkg.go.dev

# Functions

MultipleFixedHostKeys is a HostKeyCallback that checks multiple host keys.
NewSessionWithKey creates a new session using a private key as authentication.
NewSessionWithPassword creates a new session using a password as authentication.

# Structs

Session is a wrapper of ssh.Client to make calls easier.