Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/containerd/containerd
/ GetExitedAt
Method
GetExitedAt
api/events/task.pb.go:406–411 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
404
}
405
406
func
(x *TaskExit) GetExitedAt() *timestamppb.Timestamp {
407
if
x != nil {
408
return
x.ExitedAt
409
}
410
return
nil
411
}
412
413
type
TaskOOM
struct
{
414
state protoimpl.MessageState
Callers
7
Wait
Method · 0.45
Status
Method · 0.45
State
Method · 0.45
Delete
Method · 0.45
Wait
Method · 0.45
Wait
Method · 0.45
Status
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected