MCPcopy Create free account
hub / github.com/celzero/midway / DohHandler

Method DohHandler

midway/dns.go:23–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21type DohResolver interface {
22 DnsHandler() dns.HandlerFunc
23 DohHandler() http.HandlerFunc
24}
25
26type dohstub struct {

Callers 2

StartPPWithDoHFunction · 0.65
StartPPWithDoHCleartextFunction · 0.65

Implementers 1

dohstubmidway/dns.go

Calls

no outgoing calls

Tested by

no test coverage detected