Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TestNewHookRunTaskNow_stampedWithQueuedAt
Function · 0.65
taskHandleHookRun
Method · 0.65
Implementers
3
BaseTask
pkg/task/task.go
mockTaskBench
pkg/task/queue/task_queue_benchmark_te
mockTask
pkg/task/queue/task_queue_compaction_t
Calls
no outgoing calls
Tested by
1
TestNewHookRunTaskNow_stampedWithQueuedAt
Function · 0.52