Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buguang01/bige
/ GetTaskName
Method
GetTaskName
modules/AutoTaskModule.go:109–109 ·
view source on GitHub ↗
任务名字(唯一性)
()
Source
from the content-addressed store, hash-verified
107
type
IAutoTaskModel
interface
{
108
//任务名字(唯一性)
109
GetTaskName() string
110
//开始任务
111
Start(mod *AutoTaskModule)
112
//结束任务
Callers
2
AddTask
Method · 0.65
ReTask
Method · 0.65
Implementers
1
AutoTaskModel
modules/AutoTaskModule.go
Calls
no outgoing calls
Tested by
no test coverage detected