MCPcopy Create free account
hub / github.com/imgproxy/imgproxy / Stats

Method Stats

monitoring/monitoring.go:96–98  ·  view source on GitHub ↗

Stats returns the stats instance

()

Source from the content-addressed store, hash-verified

94
95// Stats returns the stats instance
96func (m *Monitoring) Stats() *stats.Stats {
97 return m.stats
98}
99
100// Stop stops all monitoring services
101func (m *Monitoring) Stop(ctx context.Context) {

Callers 3

executeMethod · 0.80
ExecuteMethod · 0.80
executeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected