reflect.Type.OverflowInt (method)
2 uses
reflect (current package)
type.go#L266: OverflowInt(x int64) bool
encoding/json
decode.go#L791: if err != nil || kt.OverflowInt(n) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)