diff options
| author | Ludi Rehak <ludi317@gmail.com> | 2022-08-08 14:13:52 -0700 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2022-08-09 21:26:45 +0000 |
| commit | d39b54171a2702d5fe6fc427b60ee03c9c45da5a (patch) | |
| tree | d25f6fcd86c833b6ae5418c9a60d2fd2b595a8e6 /src/plugin/plugin_test.go | |
| parent | cd9cd925bb9ed79975f2531a6b84f69905e4fc31 (diff) | |
| download | go-d39b54171a2702d5fe6fc427b60ee03c9c45da5a.tar.xz | |
encoding/gob: change typeInfo.encoder type to atomic.Pointer[T]
Replace loading and storing an atomic.Value of type pointer with
atomic.Pointer.
Change-Id: I018ac1e18eee4f203ebca65c2833daf991075371
Reviewed-on: https://go-review.googlesource.com/c/go/+/422174
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Rob Pike <r@golang.org>
TryBot-Result: Gopher Robot <gobot@golang.org>
Run-TryBot: Rob Pike <r@golang.org>
Diffstat (limited to 'src/plugin/plugin_test.go')
0 files changed, 0 insertions, 0 deletions
