Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultConfig = Config{ NormalizePath: true, MaxAge: 5 * time.Minute, MaxSize: 10000, }
Functions ¶
Types ¶
type Metrics ¶
type Metrics struct {
// contains filtered or unexported fields
}
func (*Metrics) Handler ¶
func (m *Metrics) Handler() core.HandlerFunc
func (*Metrics) Middleware ¶
func (m *Metrics) Middleware() core.HandlerFunc
func (*Metrics) RenderPrometheus ¶
Click to show internal directories.
Click to hide internal directories.