Documentation
¶
Overview ¶
Package ssh provides the connection helper for ssh:// URL.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Spec ¶
Spec of SSH URL
func NewSpec ¶
NewSpec creates a Spec from the given ssh URL's properties. It returns an error if the URL is using the wrong scheme, contains fragments, query-parameters, or contains a password.
Click to show internal directories.
Click to hide internal directories.