Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ WithByStatus
Method
WithByStatus
agent/app/repo/task.go:30–30 ·
view source on GitHub ↗
(status string)
Source
from the content-addressed store, hash-verified
28
WithResourceID(id uint) DBOption
29
WithOperate(taskOperate string) DBOption
30
WithByStatus(status string) DBOption
31
}
32
33
func
NewITaskRepo() ITaskRepo {
Callers
15
CheckTaskIsExecuting
Function · 0.95
CheckResourceTaskIsExecuting
Function · 0.95
CheckScopeTaskIsExecuting
Function · 0.95
PageLoginLog
Method · 0.65
PageOperationLog
Method · 0.65
CheckWithStopAll
Function · 0.65
PushAlert
Function · 0.65
SearchWithPage
Method · 0.65
LoadInfo
Method · 0.65
Export
Method · 0.65
SearchRecords
Method · 0.65
SearchWithPage
Method · 0.65
Implementers
1
TaskRepo
agent/app/repo/task.go
Calls
no outgoing calls
Tested by
no test coverage detected