Documentation
¶
Index ¶
- type Broadcast
- func (c *Broadcast) AddBool(key string, val bool)
- func (c *Broadcast) AddInt(key string, val int)
- func (c *Broadcast) AddLongs(key string, val []int32)
- func (c *Broadcast) AddString(key string, val string)
- func (c *Broadcast) AddStrings(key string, val []string)
- func (c *Broadcast) Send(ctx context.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.