Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cloudflare/cloudflared
/ decrementConcurrentRequests
Function
decrementConcurrentRequests
proxy/metrics.go:99–101 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
97
}
98
99
func
decrementConcurrentRequests() {
100
concurrentRequests.Dec()
101
}
102
103
func
incrementTCPRequests() {
104
incrementRequests()
Callers
2
ProxyHTTP
Method · 0.85
decrementTCPConcurrentRequests
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected