Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DashboardHandler ¶
type DashboardHandler struct {
// contains filtered or unexported fields
}
func NewDashboardHandler ¶
func NewDashboardHandler(service dashboard.Service) *DashboardHandler
func (*DashboardHandler) List ¶
func (d *DashboardHandler) List(c *gin.Context)
List list the dashboard in the grafana.
func (*DashboardHandler) ListPanels ¶
func (d *DashboardHandler) ListPanels(c *gin.Context)
Click to show internal directories.
Click to hide internal directories.