Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ AppInstallService
Struct
AppInstallService
agent/app/service/app_install.go:38–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
)
37
38
type
AppInstallService
struct
{
39
}
40
41
type
IAppInstallService
interface
{
42
Page(req request.AppInstalledSearch) (int64, []response.AppInstallDTO, error)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected