Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodisLabs/codis
/ SessionsAlive
Function
SessionsAlive
pkg/proxy/stats.go:188–190 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
186
}
187
188
func
SessionsAlive() int64 {
189
return
sessions.alive.Int64()
190
}
191
192
type
SysUsage
struct
{
193
Now time.Time
Callers
1
Stats
Method · 0.85
Calls
1
Int64
Method · 0.45
Tested by
no test coverage detected