Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Broadcaster ¶
type Broadcaster struct {
// contains filtered or unexported fields
}
func (*Broadcaster) Attach ¶
func (b *Broadcaster) Attach(a *app.App)
func (*Broadcaster) Broadcast ¶
func (b *Broadcaster) Broadcast(msg interface{})
func (*Broadcaster) BroadcastReload ¶
func (b *Broadcaster) BroadcastReload()
Click to show internal directories.
Click to hide internal directories.