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

one use

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