encoding/gob.Register
standard libraryThe 2322nd most-called standard-library function by production calls. Called 269 times across 61 modules; 262 of those run outside tests and generated code.
- prod calls
- 262
- non-test, non-generated
- all calls
- 269
- total callsites
- modules
- 61
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 3%
- 7 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 Register from notable Go projects. Open one on the map to see what else it hammers.
- HashiCorp 11 4%
- Kubernetes 10 4%
- MinIO 6 2%
- Gitea 3 1%
- Go (golang.org/x) 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 269, prioritizing in-loop and non-test usage. We link to source, never display it.
-
astaxie/beego @v1.12.3
in loop -
beego/beego @v1.12.14
in loop - in loop
- in loop
-
patrickmn/go-cache @v2.1.0+incompatible
in loop -
x/tools @v0.48.0
go/analysis/internal/analysisflags/flags.go:141
in loop -
google.golang.org/appengine @v1.6.8
delay/delay.go:197
in loop -
go/tools @v0.7.0
lintcmd/runner/runner.go:1150
in loop -
x/tools @v0.48.0
go/analysis/unitchecker/unitchecker.go:391
in loop -
-
liamstask/goose @v0.0.0-20150115234039-8488cc47d90c
lib/goose/migration_go.go:25
-
caddyserver/caddy @v1.0.5
top callers
The modules that reach for it
The modules that call Register most in this snapshot.
- github.com/gopherjs/gopherjs5019%
- gonum.org/v1/plot239%
- github.com/sourcegraph/sourcegraph-public-snapshot166%
- github.com/google/gvisor114%
- github.com/hashicorp/hcl/v2114%
siblings
More from encoding/gob
The other most-called functions in this package. See all →