pubchannel

package
v3.4.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2014 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PubChannel

type PubChannel struct {
	Ch chan interface{}
	// contains filtered or unexported fields
}

PubChannel abstracts zmqpubsub.Publisher using Go's channels. Unlike zmqpubsub, senders can be any goroutine.

func New

func New(key string, stopCh chan bool) *PubChannel

Jump to

Keyboard shortcuts

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