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 (*Incoming) In ¶
func (i *Incoming) In() *eventual2go.Stream
Click to show internal directories.
Click to hide internal directories.