MCPcopy Create free account
hub / github.com/flant/shell-operator / GetQueuedAt

Method GetQueuedAt

pkg/task/task.go:26–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 GetLogLabels() map[string]string
25 GetQueueName() string
26 GetQueuedAt() time.Time
27 WithQueuedAt(time.Time) Task
28 GetMetadata() interface{}
29 UpdateMetadata(interface{})

Callers 2

taskHandleHookRunMethod · 0.65

Implementers 3

BaseTaskpkg/task/task.go
mockTaskBenchpkg/task/queue/task_queue_benchmark_te
mockTaskpkg/task/queue/task_queue_compaction_t

Calls

no outgoing calls