lib

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2017 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(c Config)

Types

type AddressPair

type AddressPair struct {
	ListenAddr string
	RemoteAddr string
}

type Config

type Config struct {
	// If specified, this channel will be sent a `true` value after all
	// connections to the SSH servers have been established.
	Ready chan bool

	// If true, log verbosely.
	Verbose bool
	// contains filtered or unexported fields
}

func ParseConfig

func ParseConfig(path string) (Config, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL