Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ AppInstallRepo
Struct
AppInstallRepo
agent/app/repo/app_install.go:16–16 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
)
15
16
type
AppInstallRepo
struct
{}
17
18
type
IAppInstallRepo
interface
{
19
WithDetailIdsIn(detailIds []uint) DBOption
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected