We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0abfa60 commit 89da479Copy full SHA for 89da479
fuzz.go renamed to fuzz/fuzz.go
@@ -1,6 +1,6 @@
1
// +build gofuzz
2
3
-package redis
+package fuzz
4
5
import (
6
"context"
0 commit comments