Documentation
¶
Overview ¶
Package sshconfig can parse a SSH config file into a list of endpoints.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseReader ¶
ParseReader reads and parses the given reader.
Types ¶
type NamedReader ¶
NamedReader is an io.Reader that also has a name, usually a os.File.
Click to show internal directories.
Click to hide internal directories.