package
Version:
v2.5.0-rc.1+incompatible
Opens a new window with list of versions in this module.
Published: Oct 30, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
A Gate controls the maximum number of concurrently running and waiting queries.
NewGate returns a query gate that limits the number of queries
being concurrently executed.
Done releases a single spot in the gate.
Start blocks until the gate has a free spot or the context is done.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.