commit | cdb270cf0737a4752e5375b737eba83929f2b415 | [log] [tgz] |
---|---|---|
author | Joe Tsai <joetsai@digital-static.net> | Tue Aug 23 19:27:49 2022 -0700 |
committer | Joseph Tsai <joetsai@digital-static.net> | Wed Sep 07 16:41:47 2022 +0000 |
tree | 3a2e17b47127be5b1f57e55a32fd959ef87c9c8a | |
parent | 027ff3f47d5d6557067324c342c8e14d7da1cf7a [diff] |
reflect: fix stale Value.kind documentation The lowests fives bits are the kind, and the next five bits are attributes, not the other way around. Change-Id: I5e1d13b195b766e99f66bb1227cc7f84e85dc49d Reviewed-on: https://go-review.googlesource.com/c/go/+/425185 Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Keith Randall <khr@google.com> Reviewed-by: Daniel Martà <mvdan@mvdan.cc> Reviewed-by: Keith Randall <khr@golang.org> Auto-Submit: Keith Randall <khr@golang.org>
Go is an open source programming language that makes it easy to build simple, reliable, and efficient software.
Gopher image by Renee French, licensed under Creative Commons 3.0 Attributions license.
Our canonical Git repository is located at https://go.googlesource.com/go. There is a mirror of the repository at https://github.com/golang/go.
Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.
Official binary distributions are available at https://go.dev/dl/.
After downloading a binary release, visit https://go.dev/doc/install for installation instructions.
If a binary distribution is not available for your combination of operating system and architecture, visit https://go.dev/doc/install/source for source installation instructions.
Go is the work of thousands of contributors. We appreciate your help!
To contribute, please read the contribution guidelines at https://go.dev/doc/contribute.
Note that the Go project uses the issue tracker for bug reports and proposals only. See https://go.dev/wiki/Questions for a list of places to ask questions about the Go language.