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 S390X s390x
var X86 x86
Source Files ¶
cpu.go cpu_no_init.go cpu_wasm.go
- Version
- v1.11.0-rc.1
- Published
- Aug 13, 2018
- Platform
- js/wasm
- Last checked
- 1 minute ago –
Tools for package owners.