type internal/goarch.ArchFamilyType
3 uses
internal/goarch (current package)
goarch.go#L15: type ArchFamilyType int
goarch.go#L18: AMD64 ArchFamilyType = iota
goarch.go#L36: const ArchFamily ArchFamilyType = _ArchFamily
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)