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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L688: func (c cmdable) GetRange(ctx context.Context, key string, start, end int64) *StringCmd {