README.md: add badge to pkg.go.dev
Change-Id: I4ea3e103c290e5d713a791178b35a41509e87275 Reviewed-on: https://go-review.googlesource.com/c/sync/+/275934 Trust: Julie Qiu <julie@golang.org> Run-TryBot: Julie Qiu <julie@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
This commit is contained in:
parent
67f06af15b
commit
09787c993a
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# Go Sync
|
||||
|
||||
[](https://pkg.go.dev/golang.org/x/sync)
|
||||
|
||||
This repository provides Go concurrency primitives in addition to the
|
||||
ones provided by the language and "sync" and "sync/atomic" packages.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue