Documentation
¶
Overview ¶
Package pubsub implements a publishing or subscription service. Subscribe to it using system/subscribe/service messages; subscribers will receive non-system messages that arrive at the publisher.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PubState ¶
type PubState struct {
Subs Subscriptions
}
type Subscriptions ¶
Click to show internal directories.
Click to hide internal directories.