package
2.5.0-alpha.2+incompatible
Repository: https://github.com/gregadams4/teleport.git
Documentation: pkg.go.dev

# Functions

DialerFromEnvironment returns a Dial function.
DialWithDeadline works around the case when net.DialWithTimeout succeeds, but key exchange hangs.
NewClientConnWithDeadline establishes new client connection with specified deadline.

# Interfaces

A Dialer is a means for a client to establish a SSH connection.