MCPcopy Create free account
hub / github.com/buguang01/bige / Start

Method Start

modules/AutoTaskModule.go:111–111  ·  view source on GitHub ↗

开始任务

(mod *AutoTaskModule)

Source from the content-addressed store, hash-verified

109 GetTaskName() string
110 //开始任务
111 Start(mod *AutoTaskModule)
112 //结束任务
113 Stop()
114}

Callers 2

AddTaskMethod · 0.65
ReTaskMethod · 0.65

Implementers 1

AutoTaskModelmodules/AutoTaskModule.go

Calls

no outgoing calls

Tested by

no test coverage detected