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

Method Create

core/app/service/command.go:24–24  ·  view source on GitHub ↗
(req dto.CommandOperate)

Source from the content-addressed store, hash-verified

22 SearchForTree(req dto.OperateByType) ([]dto.CommandTree, error)
23 SearchWithPage(search dto.SearchCommandWithPage) (int64, interface{}, error)
24 Create(req dto.CommandOperate) error
25 Update(req dto.CommandOperate) error
26 Delete(ids []uint) error
27

Callers 5

CreateMethod · 0.65
CreateMethod · 0.65
UpdateMethod · 0.65
UpgradeMethod · 0.65
CreateMethod · 0.65

Implementers 1

CommandServicecore/app/service/command.go

Calls

no outgoing calls

Tested by

no test coverage detected