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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1224: func (c cmdable) RPopLPush(ctx context.Context, source, destination string) *StringCmd {