//
pkg.gl
Category
github.com/GuoCeng/client_golang
prometheus
push
package
1.2.2
Repository:
https://github.com/guoceng/client_golang.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
192 SLOC
#
Functions
New
New creates a new Pusher to push to the provided URL with the provided job name.
#
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.