//
pkg.gl
Category
github.com/alipay/container-observability-service
pkg
queue
package
0.1.10
Repository:
https://github.com/alipay/container-observability-service.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
7
Files
140 SLOC
#
Functions
NewBoundedQueue
NewBoundedQueue constructs the new queue of specified capacity, and with an optional callback for dropped items (e.g.
#
Variables
TotalEventsDroppedCount
No description provided by the author
#
Structs
BoundedQueue
No description provided by the author