Skip to content
callcount

encoding/json.Number.Float64

standard library

The 3470th most-called standard-library method by production calls. Called 1,822 times across 136 modules; 170 of those run outside tests and generated code.

All of encoding/json → Docs on pkg.go.dev ↗

prod calls
170
non-test, non-generated
all calls
1,822
total callsites
modules
136
distinct callers
in loop
10%
of prod calls
in tests
2%
37 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.Float64 from notable Go projects. Open one on the map to see what else it hammers.

where it's called

Callsites in the wild

12 representative callsites of 1,822, prioritizing in-loop and non-test usage. We link to source, never display it.

Number.Float64 · 12 of 1,822 callsites
  • in loop
  • NoFxAiOS/nofx @v0.0.0-20260730005637-d3de5e82aa02

    provider/vergex/client.go:863 ↗

    in loop
  • aws/aws-sdk-go-v2/service/acm @v1.43.3

    deserializers.go:5188

    in loop
  • aws/aws-sdk-go-v2/service/amplify @v1.41.3

    deserializers.go:6336

    in loop
  • aws/aws-sdk-go-v2/service/apigateway @v1.42.3

    deserializers.go:181

    in loop
  • aws/aws-sdk-go-v2/service/apigatewayv2 @v1.37.3

    deserializers.go:22819

    in loop
  • aws/aws-sdk-go-v2/service/appsync @v1.56.3

    deserializers.go:12072

    in loop
  • aws/aws-sdk-go-v2/service/batch @v1.68.3

    deserializers.go:11328

    in loop
  • aws/aws-sdk-go-v2/service/budgets @v1.46.3

    deserializers.go:3970

    in loop
  • aws/aws-sdk-go-v2/service/cloud9 @v1.36.3

    deserializers.go:2407

    in loop
  • aws/aws-sdk-go-v2/service/cloudhsmv2 @v1.37.3

    deserializers.go:2568

    in loop
  • aws/aws-sdk-go-v2/service/cloudtrail @v1.58.3

    deserializers.go:12755

    in loop

top callers

The modules that reach for it

The modules that call Number.Float64 most in this snapshot.

  • github.com/aws/aws-sdk-go-v2/service/glue18310%
  • github.com/aws/aws-sdk-go-v2/service/iot1438%
  • github.com/aws/aws-sdk-go-v2/service/ssm1036%
  • github.com/aws/aws-sdk-go-v2/service/ecs865%
  • github.com/aws/aws-sdk-go-v2/service/lightsail774%

siblings

More from encoding/json

The other most-called members in this package. See all →