Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/seesaw
/ ConfigStatus
Method
ConfigStatus
common/conn/conn.go:36–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
34
35
ClusterStatus() (*seesaw.ClusterStatus, error)
36
ConfigStatus() (*seesaw.ConfigStatus, error)
37
HAStatus() (*seesaw.HAStatus, error)
38
39
ConfigSource(source string) (string, error)
Callers
4
stats
Method · 0.65
ConfigStatus
Method · 0.65
configStatus
Function · 0.65
showWarning
Function · 0.65
Implementers
2
engineRPC
common/conn/rpc.go
engineIPC
common/conn/ipc.go
Calls
no outgoing calls
Tested by
no test coverage detected