# Functions

Connect connects to a machine via SSH.
LineReader scans the reader line-by-line and sends those lines to the channel.
LoadSSHContext tries to find a private key to load.

# Structs

Connection models an SSH connection.
Context provides everything necessary to connect via SSH.