Skip to content

How do I follow the command? #25

@viney

Description

@viney

ZRANGE test_name 0 -1 withscores

This‘s method.
func (client *Client) Zrange(key string, start int, end int) ([][]byte, error)

Can not meet the conditions.

If you want to design like this?
func (client *Client) Zrange(key string, start int, end int) ([]map[[]byte]uint64, error)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions