const math.MaxInt8 2 uses math (current package) const.go#L44: MaxInt8 = 1<<7 - 1 github.com/vmihailenco/msgpack/v5 encode_number.go#L109: if n <= math.MaxInt8 {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)