Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSubscriber ¶
Types ¶
type Broker ¶
type Broker interface {
AddSubscriber(Subscriber)
Broadcast(*optimusv1.LogEvent)
}
type Subscriber ¶
type Subscribers ¶
type Subscribers map[string]Subscriber
Click to show internal directories.
Click to hide internal directories.