stats

package
v0.3.23-alpha.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 20, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetStatistics

func GetStatistics(insightMgr *insight.InsightManager) http.HandlerFunc

GetStatistics returns an HTTP handler function that returns a statistics info. It utilizes an InsightManager to execute the logic.

@Summary Get returns a global statistics info. @Description This endpoint returns a global statistics info. @Tags insight @Produce json @Success 200 {object} insight.Statistics "Global statistics info" @Failure 400 {string} string "Bad Request" @Failure 401 {string} string "Unauthorized" @Failure 404 {string} string "Not Found" @Failure 405 {string} string "Method Not Allowed" @Failure 429 {string} string "Too Many Requests" @Failure 500 {string} string "Internal Server Error" @Router /rest-api/v1/insight/stats [get]

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL