MCPcopy Create free account

hub / github.com/ShiningRush/fastflow / functions

Functions525 in github.com/ShiningRush/fastflow

MethodRun
Run
pkg/actions/wait.go:37
MethodRun
Run action
pkg/entity/task.go:240
MethodRun
Run provides a mock function with given fields: ctx, params
pkg/entity/run/action_mock.go:27
MethodRun
(ctx run.ExecuteContext, params interface{})
examples/mongo/main.go:41
MethodRun
(ctx run.ExecuteContext, params interface{})
examples/simple/main.go:22
MethodRun
(ctx run.ExecuteContext, params interface{})
examples/programming/main.go:25
MethodRun
(ctx run.ExecuteContext, params interface{})
examples/kube-statefulset/main.go:23
MethodRunAfter
RunAfter provides a mock function with given fields: ctx, params
pkg/entity/run/action_mock.go:41
MethodRunAfter
(ctx run.ExecuteContext, params interface{})
examples/mongo/main.go:49
MethodRunBefore
RunBefore provides a mock function with given fields: ctx, params
pkg/entity/run/action_mock.go:55
MethodRunBefore
(ctx run.ExecuteContext, params interface{})
examples/mongo/main.go:32
MethodSet
Set value to share data, it is thread-safe.
pkg/entity/dag.go:152
FunctionSetDagInstanceLifecycleHook
SetDagInstanceLifecycleHook set hook handler for fastflow IMPORTANT: you MUST set hook before you call Init or Start to avoid lost changes. (because c
fastflow.go:123
MethodShareData
ShareData provides a mock function with given fields:
pkg/entity/run/run_mock.go:61
MethodShareData
ShareData
pkg/entity/run/run.go:77
FunctionTestBaseInfo_Initial
(t *testing.T)
pkg/entity/common_test.go:11
FunctionTestBaseInfo_Update
(t *testing.T)
pkg/entity/common_test.go:26
FunctionTestBuildRootNode
(t *testing.T)
pkg/mod/tasktree_test.go:108
FunctionTestCachedTplGetter_GetTpl
(t *testing.T)
pkg/render/tpl_test.go:9
FunctionTestCheckWorkerKey
(t *testing.T)
keeper/keeper_test.go:18
FunctionTestCommAsync
(t *testing.T)
pkg/mod/mod_define_test.go:10
FunctionTestCommInterval
(t *testing.T)
pkg/mod/mod_define_test.go:24
FunctionTestCommTimeout
(t *testing.T)
pkg/mod/mod_define_test.go:16
FunctionTestCtxVar
(t *testing.T)
pkg/entity/common_test.go:33
FunctionTestCustomGenerator
(t *testing.T)
store/store_test.go:15
FunctionTestDagInstanceVars_Render
(t *testing.T)
pkg/entity/dag_test.go:163
FunctionTestDagInstance_Block
(t *testing.T)
pkg/entity/dag_test.go:105
FunctionTestDagInstance_Continue
(t *testing.T)
pkg/entity/dag_test.go:112
FunctionTestDagInstance_Fail
(t *testing.T)
pkg/entity/dag_test.go:82
FunctionTestDagInstance_Retry
(t *testing.T)
pkg/entity/dag_test.go:96
FunctionTestDagInstance_Run
(t *testing.T)
pkg/entity/dag_test.go:89
FunctionTestDagInstance_Success
(t *testing.T)
pkg/entity/dag_test.go:75
FunctionTestDagInstance_VarsGetter
(t *testing.T)
pkg/entity/dag_test.go:50
FunctionTestDagInstance_VarsIterator
(t *testing.T)
pkg/entity/dag_test.go:10
FunctionTestDefCommander_CancelTask
(t *testing.T)
pkg/mod/commander_test.go:332
FunctionTestDefCommander_OpDagIns
(t *testing.T)
pkg/mod/commander_test.go:102
FunctionTestDefCommander_OpTask
(t *testing.T)
pkg/mod/commander_test.go:233
FunctionTestDefCommander_RunDag
(t *testing.T)
pkg/mod/commander_test.go:13
FunctionTestDefCommander_ensureCmdExecuted
(t *testing.T)
pkg/mod/commander_test.go:517
FunctionTestDefCommander_executeCommand
(t *testing.T)
pkg/mod/commander_test.go:371
FunctionTestDefCommander_initOption
(t *testing.T)
pkg/mod/commander_test.go:336
FunctionTestDefDispatcher_Do
(t *testing.T)
pkg/mod/dispatcher_test.go:15
FunctionTestDefDispatcher_InitAndClose
(t *testing.T)
pkg/mod/dispatcher_test.go:127
FunctionTestDefExecuteContext_Tracef
(t *testing.T)
pkg/entity/run/run_test.go:10
FunctionTestDefExecutor
(t *testing.T)
pkg/mod/executor_test.go:520
FunctionTestDefExecutor_CancelTaskIns
(t *testing.T)
pkg/mod/executor_test.go:58
FunctionTestDefExecutor_WorkerDo
(t *testing.T)
pkg/mod/executor_test.go:208
FunctionTestDefExecutor_getFromTaskInstance
(t *testing.T)
pkg/mod/executor_test.go:547
FunctionTestDefExecutor_initWorkerTask
(t *testing.T)
pkg/mod/executor_test.go:104
FunctionTestDefExecutor_renderParams
(t *testing.T)
pkg/mod/executor_test.go:691
FunctionTestDefParser
(t *testing.T)
pkg/mod/parser_test.go:1292
FunctionTestDefParser_EntryTaskIns
(t *testing.T)
pkg/mod/parser_test.go:449
FunctionTestDefParser_InitialDagIns
(t *testing.T)
pkg/mod/parser_test.go:568
FunctionTestDefParser_ParseCmd
(t *testing.T)
pkg/mod/parser_test.go:1125
FunctionTestDefParser_ParseScheduleDagIns
(t *testing.T)
pkg/mod/parser_test.go:970
FunctionTestDefParser_PublisherDo
(t *testing.T)
pkg/mod/parser_test.go:899
FunctionTestDefParser_WatchDagInsCmd
(t *testing.T)
pkg/mod/parser_test.go:804
FunctionTestDefParser_WatchScheduledDagIns
(t *testing.T)
pkg/mod/parser_test.go:710
FunctionTestDefParser_cancelChildTask
(t *testing.T)
pkg/mod/parser_test.go:16
FunctionTestDefParser_executeNext
(t *testing.T)
pkg/mod/parser_test.go:213
FunctionTestDefWatchDog
(t *testing.T)
pkg/mod/watchdog_test.go:277
FunctionTestDefWatchDog_HandleExpiredTaskIns
(t *testing.T)
pkg/mod/watchdog_test.go:13
FunctionTestDefWatchDog_HandleLeftBehindDagIns
(t *testing.T)
pkg/mod/watchdog_test.go:176
FunctionTestFileDagReader_ReadPathsFromDir
(t *testing.T)
pkg/utils/file_test.go:10
FunctionTestKeeper_Concurrency
(t *testing.T)
keeper/mongo/mongo_integ_test.go:61
FunctionTestKeeper_Crash
(t *testing.T)
keeper/mongo/mongo_integ_test.go:42
FunctionTestKeeper_Reconnect
(t *testing.T)
keeper/mongo/mongo_integ_test.go:109
FunctionTestKeeper_Sanity
(t *testing.T)
keeper/mongo/mongo_integ_test.go:19
FunctionTestLoopDo
(t *testing.T)
pkg/entity/run/action_test.go:12
FunctionTestMongoMutex_Sanity
(t *testing.T)
keeper/mongo/mutex_integ_test.go:17
FunctionTestRenderParamYaml
(t *testing.T)
pkg/mod/executor_test.go:52
FunctionTestShareData_Get
(t *testing.T)
pkg/entity/dag_test.go:220
FunctionTestShareData_Set
(t *testing.T)
pkg/entity/dag_test.go:247
FunctionTestStore_Dag
(t *testing.T)
store/mongo/mongo_integ_test.go:18
FunctionTestStore_DagIns
(t *testing.T)
store/mongo/mongo_integ_test.go:85
FunctionTestStore_TaskIns
(t *testing.T)
store/mongo/mongo_integ_test.go:151
FunctionTestTaskConditionSource_BuildKvGetter
(t *testing.T)
pkg/entity/task_test.go:335
FunctionTestTaskInstance_DoPreCheck
(t *testing.T)
pkg/entity/task_test.go:405
FunctionTestTaskInstance_Run
(t *testing.T)
pkg/entity/task_test.go:161
FunctionTestTaskInstance_SetStatus
(t *testing.T)
pkg/entity/task_test.go:14
FunctionTestTaskInstance_Trace
(t *testing.T)
pkg/entity/task_test.go:82
FunctionTestTaskNode_ComputeStatus
(t *testing.T)
pkg/mod/tasktree_test.go:11
FunctionTestTaskNode_Executable
(t *testing.T)
pkg/mod/tasktree_test.go:970
FunctionTestTaskNode_GetExecutableTaskIds
(t *testing.T)
pkg/mod/tasktree_test.go:776
FunctionTestTaskNode_GetNextTaskIds
(t *testing.T)
pkg/mod/tasktree_test.go:380
FunctionTestValue_Walk
(t *testing.T)
pkg/utils/value/value_test.go:49
FunctionTestValue_WalkString
(t *testing.T)
pkg/utils/value/value_test.go:160
FunctionTest_LeaderChangeHandler
(t *testing.T)
fastflow_test.go:196
FunctionTest_checkOption
(t *testing.T)
fastflow_test.go:18
FunctionTest_readDagFromDir
(t *testing.T)
fastflow_test.go:61
MethodTopic
Topic
fastflow.go:136
MethodTopic
Topic is goevent's topic
pkg/exporter/collector.go:72
MethodTopic
Topic is goevent's topic
pkg/exporter/collector.go:156
MethodTopic
Topic
pkg/event/event.go:23
MethodTopic
Topic
pkg/event/event.go:34
MethodTopic
Topic
pkg/event/event.go:44
MethodTopic
Topic
pkg/event/event.go:54
MethodTopic
Topic
pkg/event/event.go:65
MethodTopic
Topic
pkg/event/event.go:76
MethodTopic
Topic
pkg/event/event.go:87
← previousnext →401–500 of 525, ranked by callers