//
pkg.gl
Category
github.com/kentik/libkflow
agg
package
2.4.0+incompatible
Repository:
https://github.com/kentik/libkflow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
257 SLOC
#
Functions
New
New constructs and returns a new Queue.
NewAgg
NewAgg creates a new Agg that aggregates flows into a single cap'n proto message after the specified interval, resampling as necessary to keep the total number under the fps arg.
#
Constants
MaxFlowBuffer
MaxFlowBuffer defines the maximum amount of time in seconds to buffer flows at the maximum rate.
#
Structs
Agg
No description provided by the author
Queue
Queue represents a single instance of the queue data structure.