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

Method DnsHandler

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

Source from the content-addressed store, hash-verified

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

Callers 2

StartPPWithDoTFunction · 0.65
StartPPWithDoTCleartextFunction · 0.65

Implementers 1

dohstubmidway/dns.go

Calls

no outgoing calls

Tested by

no test coverage detected