MCPcopy Create free account
hub / github.com/Jigsaw-Code/Intra / Query

Method Query

Android/app/src/go/doh/doh.go:88–88  ·  view source on GitHub ↗

Query sends a DNS query represented by q (including ID) to this DoH resolver (located at GetURL) using the provided context, and returns the correponding A non-nil error will be returned if no response was received from the DoH resolver, the error may also be accompanied by a SERVFAIL response if a

(ctx context.Context, q []byte)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

ProbeFunction · 0.65
WriteToMethod · 0.65
SendMethod · 0.65
forwardQueryFunction · 0.65
TestShortQueryFunction · 0.65
TestQueryIntegrationFunction · 0.65
TestRequestFunction · 0.65
TestResponseFunction · 0.65
TestEmptyResponseFunction · 0.65
TestHTTPErrorFunction · 0.65
TestSendFailedFunction · 0.65

Implementers 2

resolverAndroid/app/src/go/doh/doh.go
fakeResolverAndroid/app/src/go/doh/doh_test.go

Calls

no outgoing calls

Tested by 10

TestShortQueryFunction · 0.52
TestQueryIntegrationFunction · 0.52
TestRequestFunction · 0.52
TestResponseFunction · 0.52
TestEmptyResponseFunction · 0.52
TestHTTPErrorFunction · 0.52
TestSendFailedFunction · 0.52
TestListenerFunction · 0.52
TestQueryCanBeCancelledFunction · 0.52