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

Method GetAppCreationErrors

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

Source from the content-addressed store, hash-verified

3326}
3327
3328func (x *CreateSubAgentResponse) GetAppCreationErrors() []*CreateSubAgentResponse_AppCreationError {
3329 if x != nil {
3330 return x.AppCreationErrors
3331 }
3332 return nil
3333}
3334
3335type DeleteSubAgentRequest struct {
3336 state protoimpl.MessageState

Callers 1

CreateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected