google.golang.org/protobuf/encoding/protojson.Marshal
third-partyThe 2701st most-called third-party function by production calls. Called 350 times across 47 modules; 221 of those run outside tests and generated code.
All of google.golang.org/protobuf/encoding/protojson → Docs on pkg.go.dev ↗
- prod calls
- 221
- non-test, non-generated
- all calls
- 350
- total callsites
- modules
- 47
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 25%
- 87 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Marshal 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 350, prioritizing in-loop and non-test usage. We link to source, never display it.
-
hashicorp/consul @v1.22.7
agent/grpc-external/services/dataplane/get_envoy_bootstrap_params.go:125 ↗
in loop - in loop
-
encr.dev @v1.57.13
cli/daemon/mcp/cache_tools.go:83
in loop - in loop
- in loop
- in loop
- in loop
-
google.golang.org/protobuf @v1.36.11
internal/cmd/generate-corpus/main.go:129
in loop - in loop
-
encr.dev @v1.57.13
cli/daemon/mcp/cache_tools.go:93
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Marshal most in this snapshot.
- github.com/bytebase/bytebase9527%
- github.com/usememos/memos339%
- github.com/planetscale/vtprotobuf185%
- github.com/googleapis/mcp-toolbox165%
- cloud.google.com/go/storage154%
siblings
More from google.golang.org/protobuf/encoding/protojson
The other most-called functions in this package. See all →