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

Method WithResourceID

agent/app/repo/task.go:28–28  ·  view source on GitHub ↗
(id uint)

Source from the content-addressed store, hash-verified

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
31}

Callers 5

ReadLogByLineMethod · 0.65
ReadByLineMethod · 0.65
SearchMethod · 0.65

Implementers 1

TaskRepoagent/app/repo/task.go

Calls

no outgoing calls

Tested by

no test coverage detected