tunnel

package
v0.0.0-...-7e454ea Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2015 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Broker

type Broker interface {
	// init broker based on config
	Init(cfg *sys.Config) bool
	// get ip meta info
	GetMeta() *sys.Meta
	// destroy
	Destroy() bool
}

type HEBroker

type HEBroker struct {
	// contains filtered or unexported fields
}

func (*HEBroker) Destroy

func (broker *HEBroker) Destroy() bool

func (*HEBroker) GetMeta

func (broker *HEBroker) GetMeta() *sys.Meta

func (*HEBroker) Init

func (broker *HEBroker) Init(cfg *sys.Config) bool

Jump to

Keyboard shortcuts

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