Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
15
type
IAppRepo
interface
{
16
WithKey(key string) DBOption
17
WithType(typeStr string) DBOption
18
OrderByRecommend() DBOption
19
GetRecommend() DBOption
Callers
15
loadAppTmpDownloadTree
Function · 0.65
DeleteCheck
Method · 0.65
Create
Method · 0.65
CheckExist
Method · 0.65
GetServices
Method · 0.65
DeleteCheck
Method · 0.65
delNginxConfig
Function · 0.65
AppBackup
Method · 0.65
AppRecover
Method · 0.65
handleRuntimeDetailID
Function · 0.65
getAppInstallByKey
Function · 0.65
DeleteCheck
Method · 0.65
Implementers
1
AppRepo
agent/app/repo/app.go
Calls
no outgoing calls
Tested by
no test coverage detected