Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
65
func
(u Unit) Status() Status {
66
return
u.status
67
}
68
69
// Dependency represents a dependency relationship between units.
70
type
Dependency
struct
{
Callers
7
verifyTraces
Function · 0.45
Collect
Method · 0.45
SyncStatus
Method · 0.45
TestManager_Register
Function · 0.45
TestManager_AddDependency
Function · 0.45
TestManager_UpdateStatus
Function · 0.45
TestManager_IsReady
Function · 0.45
Calls
no outgoing calls
Tested by
5
verifyTraces
Function · 0.36
TestManager_Register
Function · 0.36
TestManager_AddDependency
Function · 0.36
TestManager_UpdateStatus
Function · 0.36
TestManager_IsReady
Function · 0.36