const go/types.Byte
3 uses
go/types (current package)
basic.go#L43: Byte = Uint8
conversions.go#L287: return t != nil && (t.kind == Byte || t.kind == Rune)
universe.go#L70: {Byte, IsInteger | IsUnsigned, "byte"},
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)