MCPcopy
hub / github.com/CodisLabs/codis / Config

Method Config

pkg/proxy/proxy.go:212–214  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

210}
211
212func (s *Proxy) Config() *Config {
213 return s.config
214}
215
216func (s *Proxy) IsOnline() bool {
217 s.mu.Lock()

Callers 4

OverviewMethod · 0.95
StatsMethod · 0.95
OnlineProxyFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected