github.com/miekg/dns.ResponseWriter.WriteMsg
third-partyThe 4576th most-called third-party method by production calls. Called 298 times across 25 modules; 129 of those run outside tests and generated code.
- prod calls
- 129
- non-test, non-generated
- all calls
- 298
- total callsites
- modules
- 25
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 57%
- 169 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into ResponseWriter.WriteMsg 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 298, prioritizing in-loop and non-test usage. We link to source, never display it.
-
hashicorp/consul @v1.22.7
in loop - in loop
- in loop
- in loop
- in loop
-
miekg/dns @v1.1.72
in loop -
coredns/coredns @v1.14.6
in loop - in loop
- in loop
-
coredns/coredns @v1.14.6
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call ResponseWriter.WriteMsg most in this snapshot.
- github.com/coredns/coredns15652%
- github.com/netbirdio/netbird269%
- github.com/miekg/dns165%
- github.com/go-acme/lego/v4103%
- github.com/go-acme/lego/v5103%
siblings
More from github.com/miekg/dns
The other most-called members in this package. See all →