package cpu
Import Path
github.com/tmc/go-iroh/internal/itls/shim/cpu (on go.dev)
Dependency Relation
imports one package, and imported by one package
Involved Source Files
Package cpu is a minimal shim for the GOROOT-private internal/cpu, exposing
just the feature flags the vendored crypto/tls reads.
Package-Level Variables (total 3)
ARM64 mirrors the fields crypto/tls reads on arm64.
S390X mirrors the fields crypto/tls reads on s390x.
X86 mirrors the fields crypto/tls reads on amd64.
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |