Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatMessage ¶
Helper to format stream messages
Types ¶
type Broker ¶
type Broker struct {
// contains filtered or unexported fields
}
Broker a simple in-memory pub/sub system.
func (*Broker) CloseTopic ¶
CloseTopic closes all subscriber channels and clears the cache for a given topic.
Click to show internal directories.
Click to hide internal directories.