proxy

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2014 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Proxy

type Proxy map[string]string

Proxy stores proxy configuration details mapping a local port to an external IP address with the same port number.

func (Proxy) Bytes

func (p Proxy) Bytes() []byte

Bytes converts the proxy configuration details to a bash script in byte array format.

func (Proxy) Set

func (p Proxy) Set(port, ip string)

func (Proxy) String

func (p Proxy) String() string

String converts the proxy configuration details to a bash script.

Jump to

Keyboard shortcuts

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