package
2.24.3+incompatible
Repository: https://github.com/ricoberger/script_exporter.git
Documentation: pkg.go.dev

# Functions

InitExporter initialize the exporter, parse flags, init server, etc.
NewExporter return an exporter object with all its variables.
SetupMetrics creates and registers our internal Prometheus metrics, and then wraps up a http.HandlerFunc into a http.Handler that properly counts all of the metrics when a request happens.

# Structs

No description provided by the author