mirror of
https://github.com/coredns/coredns.git
synced 2025-10-29 09:14:17 -04:00
add golangci-lint linter (#5499)
This commit is contained in:
@@ -32,7 +32,7 @@ func TestNoDebug(t *testing.T) {
|
||||
}
|
||||
}
|
||||
|
||||
func ExampleLogHexdump() {
|
||||
func ExampleHexdump() {
|
||||
buf, _ := msg().Pack()
|
||||
h := hexdump(buf)
|
||||
fmt.Println(string(h))
|
||||
|
||||
Reference in New Issue
Block a user