Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
type
DohResolver
interface
{
22
DnsHandler() dns.HandlerFunc
23
DohHandler() http.HandlerFunc
24
}
25
Callers
2
StartPPWithDoT
Function · 0.65
StartPPWithDoTCleartext
Function · 0.65
Implementers
1
dohstub
midway/dns.go
Calls
no outgoing calls
Tested by
no test coverage detected