//
pkg.gl
Category
github.com/zzylol/prometheus-sketches
util
gate
package
0.0.0-20241031191629-03ae564a171d
Repository:
https://github.com/zzylol/prometheus-sketches.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
24 SLOC
#
Functions
New
New returns a query gate that limits the number of queries being concurrently executed.
#
Structs
Gate
A Gate controls the maximum number of concurrently running and waiting queries.