mirror of
https://github.com/coredns/coredns.git
synced 2025-11-25 05:04:02 -05:00
Typo fixes (#2031)
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"github.com/miekg/dns"
|
||||
)
|
||||
|
||||
// Report reports the metrics data associcated with request.
|
||||
// Report reports the metrics data associated with request.
|
||||
func Report(ctx context.Context, req request.Request, zone, rcode string, size int, start time.Time) {
|
||||
// Proto and Family.
|
||||
net := req.Proto()
|
||||
|
||||
Reference in New Issue
Block a user