We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6554101 commit 055072eCopy full SHA for 055072e
internal/stats/unit.go
@@ -64,7 +64,7 @@ type Entry struct {
64
Domain string
65
66
// UpstreamStats contains the DNS query statistics for both the upstream and
67
- // fallback DNS servers.
+ // fallback DNS servers. Don't modify items in the slice.
68
UpstreamStats []*proxy.UpstreamStatistics
69
70
// Result is the result of processing the request.
0 commit comments