Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
handleRunHook
Method · 0.65
run
Method · 0.65
TestConversionEventHandler_Handle_success_returnsProp
Function · 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
2
run
Method · 0.52
TestConversionEventHandler_Handle_success_returnsProp
Function · 0.52