Skip to content

Commit e05684c

Browse files
committed
update default values and testcase
1 parent e83fc79 commit e05684c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

options.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ type Limiter interface {
3434

3535
// Options keeps the settings to set up redis connection.
3636
type Options struct {
37-
3837
// Network type, either tcp or unix.
3938
//
4039
// default: is tcp.

0 commit comments

Comments
 (0)