Discover Packages
github.com/m8u/gold
pkg
v1
ui
sse
package
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: May 13, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package sse provides server sent events to the agent dashboard.
type Broker struct {
Notifier chan []byte
}
Broker of events.
func NewBroker() (broker *Broker )
NewBroker creates a new broker.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.