github.com/go-redis/redis/v8.cmdable.ZRangeByScoreWithScores (method)

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1954: func (c cmdable) ZRangeByScoreWithScores(ctx context.Context, key string, opt *ZRangeBy) *ZSliceCmd {