Versions in this module Expand all Collapse all v0 v0.0.2 Apr 17, 2022 Changes in this version + type Metric struct + Args []string + Description string + ID string + MetricCollector prometheus.Collector + Name string + Type string + type Prometheus struct + Metric *Metric + MetricsPath string + func NewPrometheus(subsystem string) *Prometheus + func (p *Prometheus) Use(e *gin.Engine)