Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeTopicName ¶
MakeTopicName creates a topic name - adds the prefix if needed
Types ¶
type AllWriters ¶
type AllWriters struct {
// contains filtered or unexported fields
}
var W AllWriters
W aka Writers is a globally shared set of topic:Writer instances
func (*AllWriters) Close ¶
func (w *AllWriters) Close() error
Click to show internal directories.
Click to hide internal directories.