Documentation
¶
Index ¶
- type Runtime
- func (r *Runtime) AudioVolume() float64
- func (r *Runtime) ObserveLiveLine(line string)
- func (r *Runtime) Replace(events []event.Event) error
- func (r *Runtime) SetAudioVolume(volume float64)
- func (r *Runtime) SetSpellIconSet(name string)
- func (r *Runtime) SpellIconSet() string
- func (r *Runtime) Start(ctx context.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Runtime ¶
type Runtime struct {
// contains filtered or unexported fields
}
func (*Runtime) AudioVolume ¶
func (*Runtime) ObserveLiveLine ¶
func (*Runtime) SetAudioVolume ¶
func (*Runtime) SetSpellIconSet ¶ added in v0.2.1
func (*Runtime) SpellIconSet ¶ added in v0.2.1
Click to show internal directories.
Click to hide internal directories.