Skip to content

Conversation

vmihailenco
Copy link
Collaborator

No description provided.

}

func (c *commandable) zRangeBy(zcmd, key string, opt ZRangeByScore, withScores bool) *StringSliceCmd {
func (c *commandable) zRangeBy(zcmd, key string, opt ZRangeBy, withScores bool) *StringSliceCmd {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be opt *ZRangeBy?..

@vmihailenco vmihailenco merged commit 09ec5f0 into v4 Apr 9, 2016
@vmihailenco vmihailenco deleted the fix/rename-zrangebyscore branch October 14, 2016 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant