//
pkg.gl
Category
github.com/aws/aws-sdk-go
internal
sync
singleflight
package
1.55.6
Repository:
https://github.com/aws/aws-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
89 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.