Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetResult
Method
GetResult
agent/proto/agent.pb.go:2217–2222 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2215
}
2216
2217
func
(x *Metadata) GetResult() *WorkspaceAgentMetadata_Result {
2218
if
x != nil {
2219
return
x.Result
2220
}
2221
return
nil
2222
}
2223
2224
type
BatchUpdateMetadataRequest
struct
{
2225
state protoimpl.MessageState
Callers
1
MetadataFromProto
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected