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

Method WithKey

agent/app/repo/app.go:16–16  ·  view source on GitHub ↗
(key string)

Source from the content-addressed store, hash-verified

14
15type IAppRepo interface {
16 WithKey(key string) DBOption
17 WithType(typeStr string) DBOption
18 OrderByRecommend() DBOption
19 GetRecommend() DBOption

Callers 15

loadAppTmpDownloadTreeFunction · 0.65
DeleteCheckMethod · 0.65
CreateMethod · 0.65
CheckExistMethod · 0.65
GetServicesMethod · 0.65
DeleteCheckMethod · 0.65
delNginxConfigFunction · 0.65
AppBackupMethod · 0.65
AppRecoverMethod · 0.65
handleRuntimeDetailIDFunction · 0.65
getAppInstallByKeyFunction · 0.65
DeleteCheckMethod · 0.65

Implementers 1

AppRepoagent/app/repo/app.go

Calls

no outgoing calls

Tested by

no test coverage detected