package cpu
import "internal/cpu"
Package cpu implements processor feature detection used by the Go standard library.
Index ¶
Constants ¶
const CacheLineSize = 64
Variables ¶
var ARM64 arm64
var PPC64 ppc64
var X86 x86
Source Files ¶
- Version
- v1.10.0
- Published
- Feb 16, 2018
- Platform
- windows/amd64
- Last checked
- 2 minutes ago –
Tools for package owners.