package
0.0.0-20231228222921-e5938c44f5d2
Repository: https://github.com/erupshis/metrics.git
Documentation: pkg.go.dev

# Functions

CreateCounterMetrics creates counter Metric entity.
CreateGaugeMetrics creates gauge Metric entity.
CreatePostUpdateMessage converts Metric entity into JSON format.
ParsePostBatchValueMessage converts JSON definition of several Metric entities into []Metric.
ParsePostValueMessage converts JSON definition into Metric entity.

# Structs

Metric definition of transferred data.