MCPcopy Create free account
hub / github.com/coder/coder / GetError

Method GetError

provisionerd/proto/provisionerd.pb.go:311–316  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

309}
310
311func (x *FailedJob) GetError() string {
312 if x != nil {
313 return x.Error
314 }
315 return ""
316}
317
318func (m *FailedJob) GetType() isFailedJob_Type {
319 if m != nil {

Callers 3

TestParseFunction · 0.45
TestProvision_CancelFunction · 0.45
TestProvisionFunction · 0.45

Calls

no outgoing calls

Tested by 3

TestParseFunction · 0.36
TestProvision_CancelFunction · 0.36
TestProvisionFunction · 0.36