Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ GetExitStatus
Method
GetExitStatus
api/events/task.pb.go:399–404 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
397
}
398
399
func
(x *TaskExit) GetExitStatus() uint32 {
400
if
x != nil {
401
return
x.ExitStatus
402
}
403
return
0
404
}
405
406
func
(x *TaskExit) GetExitedAt() *timestamppb.Timestamp {
407
if
x != nil {
Callers
5
Wait
Method · 0.45
State
Method · 0.45
Delete
Method · 0.45
Wait
Method · 0.45
Wait
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected