MCPcopy 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
33func NewITaskRepo() ITaskRepo {

Callers 15

CheckTaskIsExecutingFunction · 0.95
PageLoginLogMethod · 0.65
PageOperationLogMethod · 0.65
CheckWithStopAllFunction · 0.65
PushAlertFunction · 0.65
SearchWithPageMethod · 0.65
LoadInfoMethod · 0.65
ExportMethod · 0.65
SearchRecordsMethod · 0.65
SearchWithPageMethod · 0.65

Implementers 1

TaskRepoagent/app/repo/task.go

Calls

no outgoing calls

Tested by

no test coverage detected