Documentation ¶
Index ¶
- Variables
- type Publisherdeprecated
Constants ¶
This section is empty.
Variables ¶
View Source
var NewPublisher = pubsub.NewPublisher
NewPublisher creates a new pub/sub publisher to broadcast messages. The duration is used as the send timeout as to not block the publisher publishing messages to other clients if one client is slow or unresponsive. The buffer is used when creating new channels for subscribers.
Deprecated: use github.com/moby/pubsub.NewPublisher
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.