Skip to content

Commit

Permalink
Update redis.go
Browse files Browse the repository at this point in the history
  • Loading branch information
dselans authored Dec 29, 2017
1 parent 4a05d90 commit 87c5e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion checkers/redis.go
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ type RedisAuthConfig struct {
//
// "Value" is optional; what the value should hold; if not set, it will be set
// to "RedisDefaultSetValue".

//
// "Expiration" is optional; if set, a TTL will be attached to the key.
type RedisSetOptions struct {
Key string
Expand Down

0 comments on commit 87c5e86

Please sign in to comment.