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

Method GetConfig

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

Source from the content-addressed store, hash-verified

17 Task interface {
18 TaskID() string
19 GetConfig() *TaskConfig
20 Start()
21 Stop()
22 SetTimeout(int64)

Callers 4

TaskOutputHttpHandlerMethod · 0.65
AddTaskMethod · 0.65
mainFunction · 0.65
mainFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected