MCPcopy 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
99func decrementConcurrentRequests() {
100 concurrentRequests.Dec()
101}
102
103func incrementTCPRequests() {
104 incrementRequests()

Callers 2

ProxyHTTPMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected