Skip to content

Commit 055072e

Browse files
committed
stats: imp doc
1 parent 6554101 commit 055072e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

internal/stats/unit.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ type Entry struct {
6464
Domain string
6565

6666
// UpstreamStats contains the DNS query statistics for both the upstream and
67-
// fallback DNS servers.
67+
// fallback DNS servers. Don't modify items in the slice.
6868
UpstreamStats []*proxy.UpstreamStatistics
6969

7070
// Result is the result of processing the request.

0 commit comments

Comments
 (0)