MCPcopy Create free account
hub / github.com/devfeel/dottask / TaskID

Method TaskID

tasks.go:18–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16type (
17 Task interface {
18 TaskID() string
19 GetConfig() *TaskConfig
20 Start()
21 Stop()

Callers 12

TaskOutputHttpHandlerMethod · 0.65
doLoopTaskFunction · 0.65
AddTaskMethod · 0.65
GetAllTaskCountInfoMethod · 0.65
StopAllTaskMethod · 0.65
StartAllTaskMethod · 0.65
defaultLogCounterInfoMethod · 0.65
doCronTaskFunction · 0.65
mainFunction · 0.65
enqueeMessageFunction · 0.65
mainFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected