package
0.0.0-20240610200527-77e851d7dfc0
Repository: https://github.com/vindosvp/metrics.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
Get returns value of requested metric with text/plain Content-Type.
GetBody returns value of requested metric in json format with application/json Content-Type.
List returns a html-table with all metrics collected.
Ping is just ping.
Update updates value of provided metric.
UpdateBatch updates values of all provided metrics.
UpdateBody updates values of provided in json format metric.
# Interfaces
go:generate go run github.com/vektra/mockery/[email protected] --name=MetricsStorage.