go.etcd.io/bbolt.DB.Update
third-partyThe 2127th most-called third-party method by production calls. Called 544 times across 39 modules; 284 of those run outside tests and generated code.
- prod calls
- 284
- non-test, non-generated
- all calls
- 544
- total callsites
- modules
- 39
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 48%
- 260 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 method69%A method on a value whose type is known exactly.
- Embedded method31%Reached through an embedded type.
who calls this
Notable callers
Production calls into DB.Update from notable Go projects. Open one on the map to see what else it hammers.
- HashiCorp 40 14%
- containerd 28 10%
- Vault 15 5%
- etcd 6 2%
- Grafana 5 2%
where it's called
Callsites in the wild
12 representative callsites of 544, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.etcd.io/bbolt @v1.5.0
internal/btesting/btesting.go:174
in loop -
aquasecurity/bolt-fixtures @v0.0.0-20200903104109-d34e7f983986
in loop - in loop
- in loop
- in loop
- in loop
-
go.etcd.io/bbolt @v1.5.0
cmd/bbolt/command/command_bench.go:266
in loop -
go.etcd.io/bbolt @v1.5.0
cmd/bbolt/command/command_bench.go:303
in loop -
go.etcd.io/bbolt @v1.5.0
cmd/bbolt/command/command_bench.go:351
in loop -
go.etcd.io/bbolt @v1.5.0
db.go:1037
in loop - in loop test
- in loop test
top callers
The modules that reach for it
The modules that call DB.Update most in this snapshot.
- go.etcd.io/bbolt19035%
- github.com/hashicorp/waypoint407%
- github.com/weaviate/weaviate316%
- github.com/containerd/containerd/v2265%
- github.com/dtm-labs/dtm234%
siblings
More from go.etcd.io/bbolt
The other most-called members in this package. See all →