MCPcopy 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
367func (s *Topom) Config() *Config {
368 return s.config
369}
370
371func (s *Topom) IsOnline() bool {
372 s.mu.Lock()

Callers 4

OverviewMethod · 0.95
GroupAddServerMethod · 0.45
InfoServerMethod · 0.45
InfoSentinelMonitoredMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected