Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetStatus
Method
GetStatus
vpn/vpn.pb.go:1042–1047 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1040
}
1041
1042
func
(x *Workspace) GetStatus() Workspace_Status {
1043
if
x != nil {
1044
return
x.Status
1045
}
1046
return
Workspace_UNKNOWN
1047
}
1048
1049
type
Agent
struct
{
1050
state protoimpl.MessageState
Callers
1
taskSend
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected