MCPcopy 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
1042func (x *Workspace) GetStatus() Workspace_Status {
1043 if x != nil {
1044 return x.Status
1045 }
1046 return Workspace_UNKNOWN
1047}
1048
1049type Agent struct {
1050 state protoimpl.MessageState

Callers 1

taskSendMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected