package
0.3.750
Repository: https://github.com/fnproject/fn.git
Documentation: pkg.go.dev

# Functions

Decimate will down sample to a max number of points in a given sample by averaging samples together.

# Structs

Stat is a bucket of stats from a driver at a point in time for a certain task.

# Type aliases

Stats is a list of Stat, notably implements sql.Valuer.