errgroup/singleflight
Sean Liao 4966af63bb singleflight: example for using Group
Fixes golang/go#60208

Change-Id: I422a45c0f139ba47045f47cec1c96d300a2a424f
Reviewed-on: https://go-review.googlesource.com/c/sync/+/496535
Run-TryBot: Bryan Mills <bcmills@google.com>
Auto-Submit: Bryan Mills <bcmills@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
2023-05-23 18:54:36 +00:00
..
singleflight.go singleflight: avoid race between multiple Do calls 2022-09-29 20:41:14 +00:00
singleflight_test.go singleflight: example for using Group 2023-05-23 18:54:36 +00:00