MCPcopy 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
2217func (x *Metadata) GetResult() *WorkspaceAgentMetadata_Result {
2218 if x != nil {
2219 return x.Result
2220 }
2221 return nil
2222}
2223
2224type BatchUpdateMetadataRequest struct {
2225 state protoimpl.MessageState

Callers 1

MetadataFromProtoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected