//
pkg.gl
Category
github.com/gagliardetto/golang-go
not-internal
singleflight
package
0.0.0-20201020153340-53909ea70814
Repository:
https://github.com/gagliardetto/golang-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
88 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.