//
pkg.gl
Category
github.com/VOTONO/go-metrics
internal
models
package
0.0.0-20241127015210-a90ff861486b
Repository:
https://github.com/votono/go-metrics.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
7
Files
45 SLOC
#
Functions
NewMetric
NewMetric is a factory method to create a new Metric based on the type and value provided.
#
Structs
Metric
Metric struct defines a metric with an ID, type, and either a Delta or Value.