package
1.8.1
Repository: https://github.com/nextmv-io/sdk.git
Documentation: pkg.go.dev

# Functions

NewStatistics creates new statistics.

# Structs

DataPoint is the structure of a time series datum.
Result is the structure of the result section of the statistics.
Run is the structure of the run section of the statistics.
Series is the structure of a time series.
SeriesData is the structure of the series section of the statistics.
Statistics is the structure of the statistics section of the output.

# Type aliases

Float64 is a float64 that can be marshaled to and from JSON.