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

Method SetProp

pkg/task/task.go:32–32  ·  view source on GitHub ↗
(key string, value interface{})

Source from the content-addressed store, hash-verified

30 GetDescription() string
31 GetProp(key string) interface{}
32 SetProp(key string, value interface{})
33 IsProcessing() bool
34 SetProcessing(bool)
35 DeepCopyWithNewUUID() Task

Callers 3

handleRunHookMethod · 0.65
runMethod · 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 2

runMethod · 0.52