Documentation
¶
Overview ¶
Package reverse provide a limited variant of pubsub where the subscriber creates the listener and the publisher connects. Used when the publisher is not a long-running agent, and there is only one subscriber.
Package reverse provide a limited variant of pubsub where the subscriber creates the listener and the publisher connects. Used when the publisher is not a long-running agent, and there is only one subscriber.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSubscriber ¶
NewSubscriber creates a goroutine which will send strings to the channel Returns the channel to the caller XXX return chan?
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.