Versions in this module Expand all Collapse all v0 v0.4.1 Aug 2, 2026 v0.1.1 Jun 11, 2026 Changes in this version + type Dashboard struct + func Start(page *rod.Page, port int) (*Dashboard, string, error) + func (d *Dashboard) PushEvent(text string) + func (d *Dashboard) Stop()