package
0.0.0-20210818141223-3f84d0f5cd3b
Repository: https://github.com/xzwwx/goproject.git
Documentation: pkg.go.dev

# Variables

ARM64 contains the supported CPU features of the current ARMv8(aarch64) platform.
PPC64 contains the supported CPU features of the current ppc64/ppc64le platforms.
X86 contains the supported CPU features of the current X86/AMD64 platform.

# Structs

CacheLinePad is used to pad structs to avoid false sharing.