package
1.2.2
Repository: https://github.com/guoceng/client_golang.git
Documentation: pkg.go.dev

# Functions

New creates a new Pusher to push to the provided URL with the provided job name.

# 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.