go.etcd.io/bbolt.Open
third-partyThe 4620th most-called third-party function by production calls. Called 321 times across 46 modules; 129 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (128 → 129)
- prod calls
- 129
- non-test, non-generated
- all calls
- 321
- total callsites
- modules
- 46
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 60%
- 192 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 function50%A direct call to an exported package function, resolved by type.
- Package function (by syntax)50%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Open from notable Go projects. Open one on the map to see what else it hammers.
- etcd 28 22%
- Docker 16 12%
- containerd 11 9%
- HashiCorp 7 5%
- Grafana 6 5%
where it's called
Callsites in the wild
12 representative callsites of 321, prioritizing in-loop and non-test usage. We link to source, never display it.
-
rclone/rclone @v1.75.1
in loop - in loop
- in loop test
-
go.etcd.io/bbolt @v1.5.0
db_whitebox_test.go:45
in loop test - in loop test
-
go.etcd.io/bbolt @v1.5.0
db_test.go:90
in loop test - in loop test
-
etcd-io/bbolt @v1.5.0
in loop test - in loop test
-
go.etcd.io/bbolt @v1.5.0
db_whitebox_test.go:91
in loop test - in loop test
-
etcd-io/bbolt @v1.5.0
in loop test
top callers
The modules that reach for it
The modules that call Open most in this snapshot.
- go.etcd.io/bbolt5818%
- github.com/etcd-io/bbolt5417%
- github.com/weaviate/weaviate4313%
- github.com/containerd/containerd/v2309%
- github.com/dtm-labs/dtm113%
siblings
More from go.etcd.io/bbolt
The other most-called functions in this package. See all →