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 e83fc79 commit e05684cCopy full SHA for e05684c
options.go
@@ -34,7 +34,6 @@ type Limiter interface {
34
35
// Options keeps the settings to set up redis connection.
36
type Options struct {
37
-
38
// Network type, either tcp or unix.
39
//
40
// default: is tcp.
0 commit comments