const math.MaxUint8 2 uses math (current package) const.go#L48: MaxUint8 = 1<<8 - 1 encoding/gob decode.go#L257: if math.MaxUint8 < v {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)