Documentation
¶
Index ¶
- func GetAllDevicesHandler(c *gin.Context)
- func GetNetworkMetricsHandler(c *gin.Context)
- func GetNetworkMetricsStatusHandler(c *gin.Context)
- func KickOffNetworkMetricsPolling(c *gin.Context)
- func MetricsHandler(c *gin.Context)
- func ReturnHTTPError(c *gin.Context, httpStatusCode int, errorMessage string, ...)
- func VersionHandler(c *gin.Context)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAllDevicesHandler ¶
GetAllDevicesHandler returns all the devices
func GetNetworkMetricsHandler ¶
GetNetworkMetricsHandler return the Network Metrics based on the request params
func GetNetworkMetricsStatusHandler ¶
GetNetworkMetricsStatusHandler returns various stats and debugging information about the Network Metrics related features
func KickOffNetworkMetricsPolling ¶
KickOffNetworkMetricsPolling returns the applications version
func MetricsHandler ¶
MetricsHandler returns the applications version
func ReturnHTTPError ¶
func ReturnHTTPError(c *gin.Context, httpStatusCode int, errorMessage string, errorDescription string)
ReturnHTTPError is a wrapper function to return a generic HTTP error response
func VersionHandler ¶
VersionHandler returns the applications version
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.