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

Method WithType

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

Source from the content-addressed store, hash-verified

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

Callers 5

CreateMethod · 0.65
SearchForWebsiteMethod · 0.65
checkWebsitePortFunction · 0.65
PageAppMethod · 0.65
PageWebsiteMethod · 0.65

Implementers 1

AppRepoagent/app/repo/app.go

Calls

no outgoing calls

Tested by

no test coverage detected