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

Method GetIndex

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

Source from the content-addressed store, hash-verified

4799}
4800
4801func (x *CreateSubAgentResponse_AppCreationError) GetIndex() int32 {
4802 if x != nil {
4803 return x.Index
4804 }
4805 return 0
4806}
4807
4808func (x *CreateSubAgentResponse_AppCreationError) GetField() string {
4809 if x != nil && x.Field != nil {

Callers 1

CreateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected