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

Method GetMetadata

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

Source from the content-addressed store, hash-verified

26 GetQueuedAt() time.Time
27 WithQueuedAt(time.Time) Task
28 GetMetadata() interface{}
29 UpdateMetadata(interface{})
30 GetDescription() string
31 GetProp(key string) interface{}

Callers 6

compactionMethod · 0.65
HookMetadataAccessorFunction · 0.65
CombinedMethod · 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

Tested by

no test coverage detected