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