package
0.0.0-20181005144047-719a1d6a6488
Repository: https://github.com/taskcluster/statsum.git
Documentation: pkg.go.dev
# Structs
A Counter is a metric that is to be aggregated by simple summation.
A Measure is metric that is to be aggregated as a series of discrete values, by estimation of percentiles.
A Payload is the payload of a single request.
The Response hold the result code and message from any request.