client

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2020 License: GPL-3.0 Imports: 19 Imported by: 4

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewMuxPoolManager

func NewMuxPoolManager(ctx context.Context, config *conf.GlobalConfig) (*muxPoolManager, error)

Types

type Client

type Client struct {
	common.Runnable
	proxy.Buildable
	// contains filtered or unexported fields
}

func (*Client) Build

func (c *Client) Build(config *conf.GlobalConfig) (common.Runnable, error)

func (*Client) Close

func (c *Client) Close() error

func (*Client) Run

func (c *Client) Run() error

type NAT

type NAT struct {
	common.Runnable
	proxy.Buildable
	// contains filtered or unexported fields
}

func (*NAT) Build

func (n *NAT) Build(config *conf.GlobalConfig) (common.Runnable, error)

func (*NAT) Close

func (n *NAT) Close() error

func (*NAT) Run

func (n *NAT) Run() error

Jump to

Keyboard shortcuts

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