Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNotifierSSE ¶
func NewNotifierSSE(sseService stream.SSEService, flagsetName string) notifier.Notifier
NewNotifierSSE creates a notifier that forwards flag change events to the SSE service scoped to the given flagset name.
func NewNotifierWebsocket ¶
func NewNotifierWebsocket(websocketService stream.WebsocketService) notifier.Notifier
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.