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