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

one use

	github.com/go-redis/redis/v8 (current package)
		commands.go#L1100: func (c cmdable) BRPop(ctx context.Context, timeout time.Duration, keys ...string) *StringSliceCmd {