//
pkg.gl
Category
github.com/fnproject/fn
api
agent
drivers
stats
package
0.3.750
Repository:
https://github.com/fnproject/fn.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
4
Files
106 SLOC
#
Functions
Decimate
Decimate will down sample to a max number of points in a given sample by averaging samples together.
#
Structs
Stat
Stat is a bucket of stats from a driver at a point in time for a certain task.
#
Type aliases
Stats
Stats is a list of Stat, notably implements sql.Valuer.