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

Method WithAppIdsIn

agent/app/repo/app_install.go:22–22  ·  view source on GitHub ↗
(appIds []uint)

Source from the content-addressed store, hash-verified

20 WithDetailIdNotIn(detailIds []uint) DBOption
21 WithAppId(appId uint) DBOption
22 WithAppIdsIn(appIds []uint) DBOption
23 WithAppIdsNotIn(appIds []uint) DBOption
24 WithStatus(status string) DBOption
25 WithServiceName(serviceName string) DBOption

Callers 2

PageMethod · 0.65
SearchForWebsiteMethod · 0.65

Implementers 1

AppInstallRepoagent/app/repo/app_install.go

Calls

no outgoing calls

Tested by

no test coverage detected