mirror of
https://github.com/golang/go.git
synced 2025-11-09 13:11:03 +00:00
Default, use hash function in the runtime package.
If the build tag is purego or raw memory cannot be hash directly,
use reflect get each field to hash separately.
Fixes #54670
Change-Id: Ic968864c9c3c51883967d4f6dc24432385c7dc79
GitHub-Last-Rev:
|
||
|---|---|---|
| .. | ||
| 6-stdlib | ||
| 1-intro.md | ||
| 2-language.md | ||
| 3-tools.md | ||
| 4-runtime.md | ||
| 5-toolchain.md | ||
| 7-ports.md | ||