Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
96
func
(m *Monitoring) Stats() *stats.Stats {
97
return
m.stats
98
}
99
100
// Stop stops all monitoring services
101
func
(m *Monitoring) Stop(ctx context.Context) {
Callers
3
execute
Method · 0.80
Execute
Method · 0.80
execute
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected