Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Broker ¶
type Broker struct { // events are pushed to this channel by the main events-gathering routine Notifier chan []byte // contains filtered or unexported fields }
Broker
func NewSSEServer ¶
NewSSEServer
type CallBack ¶
type CallBack func(v *core.Configuration)
CallBack represent callback that process new Flagger configuration
Click to show internal directories.
Click to hide internal directories.