Skip to content

Commit 070d7da

Browse files
committed
refactor: forked into 'github.com/ralvarezdev/go-strings'
1 parent a0fc3cc commit 070d7da

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

redis/constants.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package redis
22

3-
const (
3+
var (
44
// KeySeparator is the separator for the Redis key
55
KeySeparator = ":"
66
)

redis/key.go

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)