Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
212
func
(s *Proxy) Config() *Config {
213
return
s.config
214
}
215
216
func
(s *Proxy) IsOnline() bool {
217
s.mu.Lock()
Callers
4
Overview
Method · 0.95
Stats
Method · 0.95
AutoOnlineWithCoordinator
Function · 0.45
OnlineProxy
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected