Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Misses
Method
Misses
coderd/aibridged/pool.go:42–42 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
type
PoolMetrics
interface
{
41
Hits() uint64
42
Misses() uint64
43
KeysAdded() uint64
44
KeysEvicted() uint64
45
}
Callers
2
TestPool
Function · 0.80
TestPool_Expiry
Function · 0.80
Calls
no outgoing calls
Tested by
2
TestPool
Function · 0.64
TestPool_Expiry
Function · 0.64