type internal/buildcfg.Goarm64Features
5 uses
internal/buildcfg (current package)
cfg.go#L173: type Goarm64Features struct {
cfg.go#L185: func (g Goarm64Features) String() string {
cfg.go#L196: func ParseGoarm64(v string) (g Goarm64Features, e error) {
cfg.go#L238: func goarm64() (g Goarm64Features) {
cfg.go#L245: func (g Goarm64Features) Supports(s string) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)