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

one use

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