MCPcopy Index your code
hub / github.com/coder/coder / Status

Method Status

agent/unit/manager.go:65–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63}
64
65func (u Unit) Status() Status {
66 return u.status
67}
68
69// Dependency represents a dependency relationship between units.
70type Dependency struct {

Callers 7

verifyTracesFunction · 0.45
CollectMethod · 0.45
SyncStatusMethod · 0.45
TestManager_RegisterFunction · 0.45
TestManager_UpdateStatusFunction · 0.45
TestManager_IsReadyFunction · 0.45

Calls

no outgoing calls

Tested by 5

verifyTracesFunction · 0.36
TestManager_RegisterFunction · 0.36
TestManager_UpdateStatusFunction · 0.36
TestManager_IsReadyFunction · 0.36