MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / WithByIDNotIn

Method WithByIDNotIn

agent/app/repo/task.go:27–27  ·  view source on GitHub ↗
(ids []string)

Source from the content-addressed store, hash-verified

25
26 WithByID(id string) DBOption
27 WithByIDNotIn(ids []string) DBOption
28 WithResourceID(id uint) DBOption
29 WithOperate(taskOperate string) DBOption
30 WithByStatus(status string) DBOption

Callers 2

dropTaskLogFunction · 0.65
deleteCustomAppFunction · 0.65

Implementers 1

TaskRepoagent/app/repo/task.go

Calls

no outgoing calls

Tested by

no test coverage detected