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

Method WithNormalStatus

agent/app/repo/runtime.go:22–22  ·  view source on GitHub ↗
(status string)

Source from the content-addressed store, hash-verified

20 WithDetailIdsIn(ids []uint) DBOption
21 WithPort(port int) DBOption
22 WithNormalStatus(status string) DBOption
23 Page(page, size int, opts ...DBOption) (int64, []model.Runtime, error)
24 Create(ctx context.Context, runtime *model.Runtime) error
25 Save(runtime *model.Runtime) error

Callers 1

PageMethod · 0.65

Implementers 1

RuntimeRepoagent/app/repo/runtime.go

Calls

no outgoing calls

Tested by

no test coverage detected