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

Method WithDBType

agent/app/repo/website.go:23–23  ·  view source on GitHub ↗
(dbType string)

Source from the content-addressed store, hash-verified

21 WithParentID(websiteID uint) DBOption
22 WithType(websiteType string) DBOption
23 WithDBType(dbType string) DBOption
24 WithDBID(dbID uint) DBOption
25
26 Page(page, size int, opts ...DBOption) (int64, []model.Website, error)

Callers 2

DeleteCheckMethod · 0.65
DeleteCheckMethod · 0.65

Implementers 1

WebsiteRepoagent/app/repo/website.go

Calls

no outgoing calls

Tested by

no test coverage detected