Versions in this module Expand all Collapse all v0 v0.2.2 Nov 27, 2018 v0.2.1 Aug 15, 2017 v0.2.0 Jun 18, 2017 Changes in this version + func DeleteGraphCounter(c *gin.Context) + func DeleteGraphEndpoint(c *gin.Context) + func EndpointCounterRegexpQuery(c *gin.Context) + func EndpointObjGet(c *gin.Context) + func EndpointRegexpQuery(c *gin.Context) + func GrafanaMainQuery(c *gin.Context) + func GrafanaRender(c *gin.Context) + func QueryGraphDrawData(c *gin.Context) + func QueryGraphLastPoint(c *gin.Context) + func Routes(r *gin.Engine) + type APIEndpointObjGetInputs struct + Deadline int64 + Endpoints []string + type APIEndpointRegexpQueryInputs struct + Label string + Limit int + Page int + Q string + type APIGrafanaMainQueryInputs struct + Limit int + Query string + type APIGrafanaMainQueryOutputs struct + Expandable bool + Text string + type APIGrafanaRenderInput struct + ConsolFun string + Format string + From int64 + MaxDataPoints int64 + Step int + Target []string + Until int64 + type APIGraphDeleteCounterInputs struct + Counters []string + Endpoints []string + type APIQueryGraphDrawData struct + ConsolFun string + Counters []string + EndTime int64 + HostNames []string + StartTime int64 + Step int