MCPcopy
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

statsMethod · 0.65
ConfigStatusMethod · 0.65
configStatusFunction · 0.65
showWarningFunction · 0.65

Implementers 2

engineRPCcommon/conn/rpc.go
engineIPCcommon/conn/ipc.go

Calls

no outgoing calls

Tested by

no test coverage detected