//
pkg.gl
Category
github.com/moby/buildkit
util
flightcontrol
package
0.19.0
Repository:
https://github.com/moby/buildkit.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
8
Dependents
110
Files
385 SLOC
#
Structs
CachedGroup
Group is a flightcontrol synchronization group that memoizes the results of a function and returns the cached result if the function is called with the same key.
Group
Group is a flightcontrol synchronization group.