Documentation
¶
Overview ¶
Package dashboard provides read models and pretty-print rendering for the factory dashboard.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatDuration ¶
FormatDuration formats a duration compactly for CLI output.
func FormatSimpleDashboard ¶
func FormatSimpleDashboard( es interfaces.EngineStateSnapshot[petri.MarkingSnapshot, *state.Net], topology *state.Net, now time.Time, ) string
FormatSimpleDashboard renders the snapshot-only dashboard shell. Session accounting requires FormatSimpleDashboardWithRenderData.
func FormatSimpleDashboardWithRenderData ¶
func FormatSimpleDashboardWithRenderData( es interfaces.EngineStateSnapshot[petri.MarkingSnapshot, *state.Net], renderData dashboardrender.SimpleDashboardRenderData, now time.Time, ) string
FormatSimpleDashboardWithRenderData renders a dashboard using the dedicated simple-dashboard render DTO for session accounting.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.