github.com/miekg/dns.Msg.SetReply
third-partyThe 7874th most-called third-party method by production calls. Called 270 times across 26 modules; 76 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 76
- non-test, non-generated
- all calls
- 270
- total callsites
- modules
- 26
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 72%
- 194 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 270, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
miekg/dns @v1.1.73
in loop - in loop test
- in loop test
- in loop test
-
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/dns/client/dns_test.go:513
in loop test -
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop test - in loop test
- in loop test
-
miekg/dns @v1.1.73
in loop test - in loop test
top callers
The modules that reach for it
The modules that call Msg.SetReply most in this snapshot.
- github.com/coredns/coredns13450%
- github.com/miekg/dns239%
- github.com/netbirdio/netbird176%
- github.com/istio/istio104%
- istio.io/istio104%
siblings
More from github.com/miekg/dns
The other most-called members in this package. See all →