go.etcd.io/bbolt.Cursor.First
third-partyThe 6045th most-called third-party method by production calls. Called 124 times across 23 modules; 98 of those run outside tests and generated code.
- prod calls
- 98
- non-test, non-generated
- all calls
- 124
- total callsites
- modules
- 23
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- 21%
- 26 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 Cursor.First from notable Go projects. Open one on the map to see what else it hammers.
- containerd 31 32%
- Grafana 7 7%
- Nomad 4 4%
- etcd 3 3%
- Docker 2 2%
where it's called
Callsites in the wild
12 representative callsites of 124, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
go.etcd.io/bbolt @v1.5.0
cmd/bbolt/command/command_bench.go:451
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
go.etcd.io/bbolt @v1.5.0
cmd/bbolt/command/command_bench.go:529
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Cursor.First most in this snapshot.
- github.com/containerd/containerd/v21915%
- go.etcd.io/bbolt1915%
- github.com/containerd/containerd1210%
- github.com/weaviate/weaviate119%
- github.com/rclone/rclone108%
siblings
More from go.etcd.io/bbolt
The other most-called members in this package. See all →