//
pkg.gl
Category
github.com/moby/buildkit
util
throttle
package
0.19.0
Repository:
https://github.com/moby/buildkit.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
2
Dependents
8
Files
48 SLOC
#
Functions
After
After wraps a function so that internal function does not get called more frequently than the specified duration.
Throttle
Throttle wraps a function so that internal function does not get called more frequently than the specified duration.