encoding/json.Number.Int64
standard libraryThe 2399th most-called standard-library method by production calls. Called 2,725 times across 169 modules; 251 of those run outside tests and generated code.
- prod calls
- 251
- non-test, non-generated
- all calls
- 2,725
- total callsites
- modules
- 169
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 3%
- 86 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Number.Int64 from notable Go projects. Open one on the map to see what else it hammers.
- Dgraph 12 5%
- Kubernetes 9 4%
- Vault 8 3%
- InfluxDB 4 2%
- Harbor 3 1%
where it's called
Callsites in the wild
12 representative callsites of 2,725, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
NoFxAiOS/nofx @v0.0.0-20260730005637-d3de5e82aa02
in loop -
aws/aws-sdk-go-v2/service/accessanalyzer @v1.51.3
deserializers.go:8514
in loop -
aws/aws-sdk-go-v2/service/acm @v1.43.3
deserializers.go:7878
in loop -
aws/aws-sdk-go-v2/service/apigateway @v1.42.3
deserializers.go:450
in loop -
aws/aws-sdk-go-v2/service/apigatewayv2 @v1.37.3
deserializers.go:693
in loop -
aws/aws-sdk-go-v2/service/appsync @v1.56.3
deserializers.go:12284
in loop -
aws/aws-sdk-go-v2/service/batch @v1.68.3
deserializers.go:2070
in loop -
aws/aws-sdk-go-v2/service/budgets @v1.46.3
deserializers.go:5394
in loop -
aws/aws-sdk-go-v2/service/cloud9 @v1.36.3
deserializers.go:1987
in loop -
aws/aws-sdk-go-v2/service/cloudtrail @v1.58.3
deserializers.go:12884
in loop -
aws/aws-sdk-go-v2/service/cloudwatchevents @v1.35.3
deserializers.go:6296
in loop
top callers
The modules that reach for it
The modules that call Number.Int64 most in this snapshot.
- github.com/aws/aws-sdk-go-v2/service/securityhub32612%
- github.com/aws/aws-sdk-go-v2/service/medialive29311%
- github.com/aws/aws-sdk-go-v2/service/glue1907%
- github.com/aws/aws-sdk-go-v2/service/ecs1245%
- github.com/aws/aws-sdk-go-v2/service/batch1054%
siblings
More from encoding/json
The other most-called members in this package. See all →