MCPcopy 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
188func SessionsAlive() int64 {
189 return sessions.alive.Int64()
190}
191
192type SysUsage struct {
193 Now time.Time

Callers 1

StatsMethod · 0.85

Calls 1

Int64Method · 0.45

Tested by

no test coverage detected