github.com/golang/glog.V
third-partyThe 1667th most-called third-party function by production calls. Called 391 times across 12 modules; 369 of those run outside tests and generated code.
- prod calls
- 369
- non-test, non-generated
- all calls
- 391
- total callsites
- modules
- 12
- distinct callers
- in loop
- 30%
- of prod calls
- in tests
- 6%
- 22 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 function67%A direct call to an exported package function, resolved by type.
- Package function (by syntax)33%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into V from notable Go projects. Open one on the map to see what else it hammers.
- Dgraph 204 55%
- Kubernetes 5 1%
- gRPC 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 391, prioritizing in-loop and non-test usage. We link to source, never display it.
-
dgraph-io/dgraph/v24 @v24.1.9
in loop - in loop
- in loop
-
kubernetes/autoscaler @v0.0.0-20260804084227-5aea78f5906e
in loop -
dgraph-io/dgraph @v1.2.8
in loop - in loop
- in loop
-
kubernetes/autoscaler @v0.0.0-20260804084227-5aea78f5906e
in loop -
dgraph-io/dgraph/v24 @v24.1.9
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call V most in this snapshot.
- github.com/dgraph-io/dgraph/v2411830%
- github.com/hypermodeinc/dgraph/v2411830%
- github.com/dgraph-io/dgraph8622%
- github.com/grpc-ecosystem/grpc-gateway369%
- github.com/golang/glog215%
siblings
More from github.com/golang/glog
The other most-called functions in this package. See all →