operation

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 19, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const DEFAULT_TUBE string = "default"

Variables

This section is empty.

Functions

func NewClientHandler

func NewClientHandler(
	conn net.Conn,
	registerConnection chan architecture.Command,
	useTubeConnectionReceiver chan chan architecture.Command,
	watchedTubeConnectionsReceiver chan chan architecture.Command,
	stop chan bool,
)

func NewProxiedClientHandler

func NewProxiedClientHandler(
	conn net.Conn,
	proxiedServerNames []string,
	stop chan bool,
)

func NewTubeHandler

func NewTubeHandler(
	name string,
	commands chan architecture.Command,
	watchedTubeConnectionsReceiver chan chan architecture.Command,
	stop chan bool,
)

func NewTubeRegister

func NewTubeRegister(
	commands chan architecture.Command,
	useTubeConnectionReceiver chan chan architecture.Command,
	watchedTubeConnectionsReceiver chan chan architecture.Command,
	stop chan bool,
)

Types

type TubeRegister added in v0.0.3

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

Jump to

Keyboard shortcuts

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