//
pkg.gl
Category
github.com/dileepdkumar/https-github.com-cockroachdb-cockroach2
pkg
util
syncutil
singleflight
package
1.1.2
Repository:
https://github.com/dileepdkumar/https-github.com-cockroachdb-cockroach2.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
87 SLOC
#
Structs
Group
Group represents a class of work and forms a namespace in which units of work can be executed with duplicate suppression.
Result
Result holds the results of Do, so they can be passed on a channel.