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

Method WithIdNotInWebsite

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

Source from the content-addressed store, hash-verified

26 WithContainerName(containerName string) DBOption
27 WithPort(port int) DBOption
28 WithIdNotInWebsite() DBOption
29 WithIDNotIs(id uint) DBOption
30 ListBy(ctx context.Context, opts ...DBOption) ([]model.AppInstall, error)
31 GetFirst(opts ...DBOption) (model.AppInstall, error)

Callers 1

SearchForWebsiteMethod · 0.65

Implementers 1

AppInstallRepoagent/app/repo/app_install.go

Calls

no outgoing calls

Tested by

no test coverage detected