Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetError
Method
GetError
agent/proto/agent.pb.go:3948–3953 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3946
}
3947
3948
func
(x *WorkspaceAgentMetadata_Result) GetError() string {
3949
if
x != nil {
3950
return
x.Error
3951
}
3952
return
""
3953
}
3954
3955
type
WorkspaceAgentMetadata_Description
struct
{
3956
state protoimpl.MessageState
Callers
1
Create
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected