connection

package
v0.0.0-...-ae8d93c Latest Latest
Warning

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

Go to latest
Published: Aug 31, 2015 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewOutgoing

func NewOutgoing(uuid string, targetAddress string, targetPort int) (out *eventual2go.StreamController, err error)

Types

type Incoming

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

func NewIncoming

func NewIncoming(addr string) (i *Incoming, err error)

func (*Incoming) Close

func (i *Incoming) Close()

func (*Incoming) In

func (i *Incoming) In() *eventual2go.Stream

func (*Incoming) Port

func (i *Incoming) Port() (port int)

type Message

type Message struct {
	Iface   string
	Payload []string
}

type Outgoing

type Outgoing struct {
	*sync.Mutex
	// contains filtered or unexported fields
}

func (Outgoing) Close

Jump to

Keyboard shortcuts

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