Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
311
func
(x *FailedJob) GetError() string {
312
if
x != nil {
313
return
x.Error
314
}
315
return
""
316
}
317
318
func
(m *FailedJob) GetType() isFailedJob_Type {
319
if
m != nil {
Callers
3
TestParse
Function · 0.45
TestProvision_Cancel
Function · 0.45
TestProvision
Function · 0.45
Calls
no outgoing calls
Tested by
3
TestParse
Function · 0.36
TestProvision_Cancel
Function · 0.36
TestProvision
Function · 0.36