//
pkg.gl
Category
github.com/hofstadter-io/mvs
lib
util
par
package
0.7.6
Repository:
https://github.com/hofstadter-io/mvs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
130 SLOC
#
Structs
Cache
Cache runs an action once per key and caches the result.
Work
Work manages a set of work items to be executed in parallel, at most once each.