golang.org/x/net/dns/dnsmessage.Name.String
third-partyThe 8257th most-called third-party method by production calls. Called 93 times across 8 modules; 72 of those run outside tests and generated code.
All of golang.org/x/net/dns/dnsmessage → Docs on pkg.go.dev ↗
- prod calls
- 72
- non-test, non-generated
- all calls
- 93
- total callsites
- modules
- 8
- distinct callers
- in loop
- 57%
- of prod calls
- in tests
- 23%
- 21 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 Name.String from notable Go projects. Open one on the map to see what else it hammers.
- Tailscale 22 31%
- Kubernetes 2 3%
where it's called
Callsites in the wild
12 representative callsites of 93, prioritizing in-loop and non-test usage. We link to source, never display it.
-
XTLS/Xray-core @v1.260327.0
in loop -
sagernet/tailscale @v1.102.1
in loop -
xtls/xray-core @v1.260327.0
in loop -
tailscale/tailscale @v1.102.2
in loop -
tailscale.com @v1.102.2
appc/observe.go:65
in loop -
sagernet/tailscale @v1.102.1
in loop -
tailscale/tailscale @v1.102.2
in loop -
tailscale.com @v1.102.2
appc/observe.go:75
in loop - in loop
- in loop
-
tailscale.com @v1.102.2
cmd/tailscale/cli/dns-query.go:102
in loop - in loop
top callers
The modules that reach for it
The modules that call Name.String most in this snapshot.
- github.com/sagernet/tailscale2830%
- github.com/tailscale/tailscale2830%
- tailscale.com2830%
- golang.org/x/net33%
- github.com/XTLS/Xray-core22%