package
0.0.0-20240721055133-84aa5e014dc7
Repository: https://github.com/v-starostin/go-metrics.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewGetMetric creates a new handler.
NewGetMetrics creates a new handler.
NewGetMetricV2 creates a new handler.
NewPingStorage creates a new handler.
NewPostMetric creates a new handler.
NewPostMetrics creates a new handler.
NewPostMetricV2 creates a new handler.
# Structs
No description provided by the author
GetMetric is a struct that handles HTTP requests for retrieving metrics.
GetMetrics is a struct that handles HTTP requests for retrieving metrics.
GetMetricV2 is a struct that handles HTTP requests for retrieving metrics.
No description provided by the author
No description provided by the author
PingStorage is a struct that handles HTTP request for pinging the DB.
PostMetric is a struct that handles HTTP request for posting the metrics.
PostMetrics is a struct that handles HTTP request for posting the metrics.
PostMetricV2 is a struct that handles HTTP request for posting the metrics.
# Interfaces
Service defines methods for saving, retrieving, and managing metrics.