Versions in this module Expand all Collapse all v2 v2.7.0 Jul 20, 2026 Changes in this version + const DefaultTimeoutSeconds + var KnownEvents = []string + type Config map[string][]Handler + func (c Config) Validate() error + type Dispatcher struct + func New(cfg Config, sessionID string, stderr io.Writer) *Dispatcher + func (d *Dispatcher) Empty() bool + func (d *Dispatcher) OnEvent(ev *session.Event) + func (d *Dispatcher) OnTurnEnd() + type Handler struct + Command string + TimeoutSeconds int v2.7.0-dev.5 Jul 20, 2026