github.com/google/uuid.New
third-partyThe 591st most-called third-party function by production calls. Called 3,551 times across 187 modules; 1,276 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 1,276
- non-test, non-generated
- all calls
- 3,551
- total callsites
- modules
- 187
- distinct callers
- in loop
- 12%
- of prod calls
- in tests
- 64%
- 2,275 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,551, 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.2
in loop - in loop
- in loop
- in loop
- in loop
-
gitea.dev @v1.27.3
services/migrations/dump.go:291
in loop - in loop
-
NoFxAiOS/nofx @v0.0.0-20260905025447-638d40421189
in loop - in loop
- in loop
-
buildpacks/lifecycle @v0.21.20
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/Tencent/WeKnora2597%
- github.com/grpc/grpc-go2527%
- google.golang.org/grpc2527%
- github.com/googleapis/mcp-toolbox1594%
siblings
More from github.com/google/uuid
The other most-called functions in this package. See all →