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

Method Create

core/app/service/script_library.go:36–36  ·  view source on GitHub ↗
(req dto.ScriptOperate)

Source from the content-addressed store, hash-verified

34 Run()
35 Search(ctx *gin.Context, req dto.SearchPageWithGroup) (int64, interface{}, error)
36 Create(req dto.ScriptOperate) error
37 Update(req dto.ScriptOperate) error
38 Delete(ids dto.OperateByIDs) error
39 Sync(req dto.OperateByTaskID) error

Callers 1

CreateMethod · 0.65

Implementers 1

ScriptServicecore/app/service/script_library.go

Calls

no outgoing calls

Tested by

no test coverage detected