Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AppName = "telemetry-api"
AppName is the name of the application.
Functions ¶
func LoggerMiddleware ¶ added in v0.1.13
LoggerMiddleware adds the source IP to the logger.
Types ¶
type App ¶
type App struct { Handler http.Handler QueryRecorder *queryRecorder.QueryRecorder // contains filtered or unexported fields }
App is the main application for the telemetry API.
Click to show internal directories.
Click to hide internal directories.