package
0.0.0-20241127015210-a90ff861486b
Repository: https://github.com/votono/go-metrics.git
Documentation: pkg.go.dev

# Functions

NewMetric is a factory method to create a new Metric based on the type and value provided.

# Structs

Metric struct defines a metric with an ID, type, and either a Delta or Value.