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