]> Cypherpunks repositories - gostls13.git/commit
doc: document additional atomic.Value methods
authorKeith Randall <khr@golang.org>
Wed, 12 May 2021 20:55:59 +0000 (13:55 -0700)
committerKeith Randall <khr@golang.org>
Fri, 21 May 2021 22:39:16 +0000 (22:39 +0000)
commit217f5dd496e14f0e0617c9efe0509073dec95d61
tree6d49412383705e79e6404711fff1ca68afe08965
parent3c656445f139d8b6def40aa7beffd5da9fceccdb
doc: document additional atomic.Value methods

For #44513. Fixes #46022.

Change-Id: Id1d87fbd4034461953760ce77201f87ed723ff88
Reviewed-on: https://go-review.googlesource.com/c/go/+/319549
Trust: Keith Randall <khr@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.17.html