Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/1Panel-dev/1Panel
/ WithArch
Method
WithArch
agent/app/repo/app.go:24–24 ·
view source on GitHub ↗
(arch string)
Source
from the content-addressed store, hash-verified
22
WithByLikeName(name string) DBOption
23
WithKeyIn(keys []string) DBOption
24
WithArch(arch string) DBOption
25
WithPanelVersion(panelVersion string) DBOption
26
27
Page(page, size int, opts ...DBOption) (int64, []model.App, error)
Callers
1
PageApp
Method · 0.65
Implementers
1
AppRepo
agent/app/repo/app.go
Calls
no outgoing calls
Tested by
no test coverage detected