//
pkg.gl
Category
github.com/numaproj/numaflow
pkg
shared
queue
package
1.3.2
Repository:
https://github.com/numaproj/numaflow.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
4
Files
53 SLOC
#
Functions
New
No description provided by the author
#
Structs
OverflowQueue
OverflowQueue is a thread safe queue implementation with max size, and the oldest elements automatically overflow.