Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Hits
Method
Hits
coderd/aibridged/utils_test.go:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
func
(m *mockAIUpstreamServer) Hits() int32 {
26
return
m.hitCounter.Load()
27
}
Callers
1
TestRouting
Function · 0.95
Calls
1
Load
Method · 0.45
Tested by
no test coverage detected