github.com/google/uuid.New
third-partyThe 587th most-called third-party function by production calls. Called 3,410 times across 190 modules; 1,278 of those run outside tests and generated code.
- prod calls
- 1,278
- non-test, non-generated
- all calls
- 3,410
- total callsites
- modules
- 190
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 63%
- 2,132 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.
- Package function (by syntax)<1%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into New from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 82 6%
- Istio 20 2%
- Grafana 16 1%
- Gitea 15 1%
- Cilium 13 1%
where it's called
Callsites in the wild
12 representative callsites of 3,410, prioritizing in-loop and non-test usage. We link to source, never display it.
-
caddyserver/caddy @v1.0.5
in loop -
cilium/cilium @v1.20.0
in loop - in loop
- in loop
- in loop
- in loop
-
gitea.dev @v1.27.1
services/migrations/dump.go:291
in loop - in loop
-
NoFxAiOS/nofx @v0.0.0-20260730005637-d3de5e82aa02
in loop - in loop
- in loop
-
buildpacks/lifecycle @v0.21.14
in loop
top callers
The modules that reach for it
The modules that call New most in this snapshot.
- github.com/coder/coder33910%
- github.com/grpc/grpc-go2467%
- google.golang.org/grpc2467%
- github.com/Tencent/WeKnora2106%
- github.com/googleapis/mcp-toolbox1514%
siblings
More from github.com/google/uuid
The other most-called functions in this package. See all →