# Packages
No description provided by the author
No description provided by the author
Package queue includes:
- priority queue
- enhanced queue based on priority queue
- throttler for pipeline based on enhanced queue
*/.
@Title This file is used to cache the objects that need to be reused in the reconciler @Description The cached data is placed in the global sync.Map, you need to call clearPipelineContextCaches to clean up the corresponding data after you use it at will.
# Functions
No description provided by the author