Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDashboard ¶
NewDashboard returns a new syncer from a dashboard with all the required widgets loaded. The widgets the dashboard manages at the same time are syncers also.
Types ¶
type DashboardCfg ¶
type DashboardCfg struct { AppRelativeTimeRange time.Duration AppOverrideVariables map[string]string Controller controller.Controller Dashboard model.Dashboard Renderer render.Renderer }
DashboardCfg is the configuration required to create a Dashboard.
Click to show internal directories.
Click to hide internal directories.