Skip to content

Commit 32a4b13

Browse files
committed
proxy: imp docs
1 parent 4769b73 commit 32a4b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: proxy/dnscontext.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ func (p *Proxy) newDNSContext(proto Proto, req *dns.Msg, addr netip.AddrPort) (d
123123
// lookup duration for the main resolver.
124124
//
125125
// - If the query was retrieved from the cache, the statistics will contain a
126-
// single entry of [UpstreamStatistics] where the property "IsCached" is set
126+
// single entry of [UpstreamStatistics] where the property IsCached is set
127127
// to true.
128128
//
129129
// - If the upstream mode is [UpstreamModeFastestAddr] and the query was

0 commit comments

Comments
 (0)