Documentation ¶
Index ¶
- func BuildNewHttpPostReq(url string, data interface{}, header http.Header) *http.Response
- func CreateApiMap(hostnames []string) (apiMap map[string][]string)
- func EndpointCounterProxy(c *gin.Context)
- func EndpointObjProxy(c *gin.Context)
- func EndpointProxy(c *gin.Context)
- func GrafanaGet(uri string, header http.Header, input graphApi.APIGrafanaMainQueryInputs) []graphApi.APIGrafanaMainQueryOutputs
- func GrafanaMainQueryProxy(c *gin.Context)
- func GrafanaProxy(c *gin.Context)
- func QueryGraphInfoProxy(c *gin.Context)
- func QueryHistoryProxy(c *gin.Context)
- func QueryLastPointProxy(c *gin.Context)
- func Routes(r *gin.Engine)
- type EndCounter
- type EndPoint
- type EndpointCounterQuery
- type EndpointObj
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildNewHttpPostReq ¶
func CreateApiMap ¶
func EndpointCounterProxy ¶
func EndpointObjProxy ¶
func EndpointProxy ¶
func GrafanaGet ¶
func GrafanaGet(uri string, header http.Header, input graphApi.APIGrafanaMainQueryInputs) []graphApi.APIGrafanaMainQueryOutputs
func GrafanaMainQueryProxy ¶
func GrafanaProxy ¶
func QueryGraphInfoProxy ¶
func QueryHistoryProxy ¶
func QueryLastPointProxy ¶
Types ¶
type EndCounter ¶
type EndpointCounterQuery ¶
type EndpointObj ¶
Click to show internal directories.
Click to hide internal directories.