Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Prometheus ¶
type Prometheus struct { Metric *Metric MetricsPath string // contains filtered or unexported fields }
func NewPrometheus ¶
func NewPrometheus(subsystem string) *Prometheus
func (*Prometheus) Use ¶
func (p *Prometheus) Use(e *gin.Engine)
Click to show internal directories.
Click to hide internal directories.