package
0.0.0-20190912100236-53e5711c875d
Repository: https://github.com/tsaikd/tools.git
Documentation: pkg.go.dev

# Structs

Float64Data is a concrete implementation of Data for float64 scalar metrics.
HistogramFloat64 represents the construction information for an float64 histogram metric.
HistogramFloat64Data is a concrete implementation of Data for float64 histogram metrics.
HistogramFloat64Row holds the values for a single row of a HistogramFloat64Data.
HistogramInt64 represents the construction information for an int64 histogram metric.
HistogramInt64Data is a concrete implementation of Data for int64 histogram metrics.
HistogramInt64Row holds the values for a single row of a HistogramInt64Data.
Int64Data is a concrete implementation of Data for int64 scalar metrics.
Scalar represents the construction information for a scalar metric.