//
pkg.gl
Category
github.com/neohe/client_golang
prometheus
push
package
1.11.1
Repository:
https://github.com/neohe/client_golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
200 SLOC
#
Functions
New
New creates a new Pusher to push to the provided URL with the provided job name (which must not be empty).
#
Structs
Pusher
Pusher manages a push to the Pushgateway.
#
Interfaces
HTTPDoer
HTTPDoer is an interface for the one method of http.Client that is used by Pusher.