diff --git a/bind/v3/v3.go b/bind/v3/v3.go index 3deb6e8..fdd3686 100644 --- a/bind/v3/v3.go +++ b/bind/v3/v3.go @@ -36,7 +36,7 @@ const ( resqtype = "resqtype" resstats = "resstats" zonestat = "zonestat" - rcode = "rcode" + rcode = "rcode" ) type Statistics struct {