encoding/gob.Encoder.Encode
standard libraryThe 2712th most-called standard-library method by production calls. Called 298 times across 122 modules; 220 of those run outside tests and generated code.
- prod calls
- 220
- non-test, non-generated
- all calls
- 298
- total callsites
- modules
- 122
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 25%
- 74 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 Encoder.Encode from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 9 4%
- Argo 6 3%
- MinIO 6 3%
- gRPC 4 2%
- Cilium 3 1%
where it's called
Callsites in the wild
12 representative callsites of 298, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go-gitea/gitea @v1.27.1
in loop -
gitea.dev @v1.27.1
modules/util/pack.go:16
in loop - in loop
- in loop
-
cadence-workflow/shard-manager @v0.0.0-20260730082237-cd61cc023ec2
in loop -
elastic/beats @v6.8.23+incompatible
in loop - in loop
- in loop
-
navidrome/navidrome @v0.63.1
in loop - in loop
-
unknwon/the-way-to-go_ZH_CN @v0.0.0-20220625101809-7a54d34d3657
in loop -
x/text @v0.40.0
internal/gen/code.go:329
in loop
top callers
The modules that reach for it
The modules that call Encoder.Encode most in this snapshot.
- github.com/cloudwego/eino207%
- github.com/go-openapi/spec114%
- github.com/infiniflow/ragflow103%
- github.com/minio/minio103%
- github.com/heroiclabs/nakama93%
siblings
More from encoding/gob
The other most-called members in this package. See all →