package
2.4.0+incompatible
Repository: https://github.com/kentik/libkflow.git
Documentation: pkg.go.dev

# Functions

New constructs and returns a new Queue.
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 defines the maximum amount of time in seconds to buffer flows at the maximum rate.

# Structs

No description provided by the author
Queue represents a single instance of the queue data structure.