Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Status
TypeAlias
Status
agent/unit/manager.go:25–25 ·
view source on GitHub ↗
Status represents the status of a unit.
Source
from the content-addressed store, hash-verified
23
24
// Status represents the status of a unit.
25
type
Status string
26
27
var
_ fmt.Stringer = Status(
""
)
28
Callers
2
SyncStatus
Method · 0.92
manager.go
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected