Documentation
¶
Overview ¶
Package deckcmder provides the deck command for session ROI dashboards.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDeckCmd ¶
func RunDeckTUI ¶
func RunDeckTUI(ctx context.Context, query deck.Querier, filters deck.Filters, refreshEvery time.Duration, facetWorker *deck.FacetWorker, facetLoadFn func(context.Context) (*deck.FacetAnalytics, error)) error
RunDeckTUI starts the deck TUI with the provided query implementation. This function is exported to allow sandbox and testing environments to inject mock data.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.