MCPcopy Index your code
hub / github.com/coder/coder / GetSubagentId

Method GetSubagentId

agent/proto/agent.pb.go:1482–1487  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1480}
1481
1482func (x *WorkspaceAgentDevcontainer) GetSubagentId() []byte {
1483 if x != nil {
1484 return x.SubagentId
1485 }
1486 return nil
1487}
1488
1489type GetManifestRequest struct {
1490 state protoimpl.MessageState

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected