# Functions

New creates a new Pusher to push to the provided URL with the provided job name (which must not be empty).

# Structs

Pusher manages a push to the Pushgateway.

# Interfaces

HTTPDoer is an interface for the one method of http.Client that is used by Pusher.