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

one use

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