github.com/miekg/dns.Msg.SetReply
third-partyThe 7985th most-called third-party method by production calls. Called 228 times across 25 modules; 74 of those run outside tests and generated code.
- prod calls
- 74
- non-test, non-generated
- all calls
- 228
- total callsites
- modules
- 25
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 68%
- 154 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 Msg.SetReply from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 228, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
miekg/dns @v1.1.72
in loop - in loop test
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop test -
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pkg/dns/client/dns_test.go:513
in loop test - in loop test
-
miekg/dns @v1.1.72
in loop test - in loop test
- in loop test
- in loop test
-
hashicorp/consul @v1.22.7
top callers
The modules that reach for it
The modules that call Msg.SetReply most in this snapshot.
- github.com/coredns/coredns10245%
- github.com/miekg/dns2310%
- github.com/netbirdio/netbird177%
- github.com/istio/istio104%
- istio.io/istio104%
siblings
More from github.com/miekg/dns
The other most-called members in this package. See all →