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

Method WithDBID

agent/app/repo/website.go:24–24  ·  view source on GitHub ↗
(dbID uint)

Source from the content-addressed store, hash-verified

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)
27 List(opts ...DBOption) ([]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