MCPcopy Index your code
hub / github.com/celzero/firestack / Query

Method Query

intra/dnsx/transport.go:137–137  ·  view source on GitHub ↗

Given a DNS query (including ID), returns a DNS response with matching ID, or an error if no response was received. The error may be accompanied by a SERVFAIL response if appropriate.

(network string, q *dns.Msg, summary *x.DNSSummary)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

TestShortQueryFunction · 0.95
TestQueryIntegrationFunction · 0.95
TestRequestFunction · 0.95
TestResponseFunction · 0.95
TestEmptyResponseFunction · 0.95
TestHTTPErrorFunction · 0.95
TestSendFailedFunction · 0.95
TestListenerFunction · 0.95
asOdohRequestMethod · 0.65
ReqFunction · 0.65
forwardMethod · 0.65
QueryMethod · 0.65

Implementers 12

bootstrapintra/bootstrap.go
goosrintra/dns53/goos.go
dnssdintra/dns53/mdns.go
groundedintra/dns53/grounded.go
dotintra/dns53/dot.go
transportintra/dns53/upstream.go
errorerintra/dns53/errorer.go
transportintra/doh/doh.go
plusintra/dnsx/plus.go
severbyidintra/dnscrypt/fresh.go
serverintra/dnscrypt/servers.go
DcMultiintra/dnscrypt/multiserver.go

Calls

no outgoing calls

Tested by 9

TestShortQueryFunction · 0.76
TestQueryIntegrationFunction · 0.76
TestRequestFunction · 0.76
TestResponseFunction · 0.76
TestEmptyResponseFunction · 0.76
TestHTTPErrorFunction · 0.76
TestSendFailedFunction · 0.76
TestListenerFunction · 0.76
TestOneFunction · 0.52