Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodisLabs/codis
/ Config
Method
Config
pkg/topom/topom.go:367–369 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
365
}
366
367
func
(s *Topom) Config() *Config {
368
return
s.config
369
}
370
371
func
(s *Topom) IsOnline() bool {
372
s.mu.Lock()
Callers
4
Overview
Method · 0.95
GroupAddServer
Method · 0.45
InfoServer
Method · 0.45
InfoSentinelMonitored
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected