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

Method Sync

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

Source from the content-addressed store, hash-verified

37 Update(req dto.ScriptOperate) error
38 Delete(ids dto.OperateByIDs) error
39 Sync(req dto.OperateByTaskID) error
40}
41
42func NewIScriptService() IScriptService {

Callers 12

RunMethod · 0.65
CreateMethod · 0.65
DeleteMethod · 0.65
UpdateMethod · 0.65
RefreshTokenMethod · 0.65
CreateMethod · 0.65
DeleteMethod · 0.65
UpdateMethod · 0.65
SyncMethod · 0.65
UpdateMethod · 0.65
UpdateProxyMethod · 0.65
SyncScriptMethod · 0.65

Implementers 1

ScriptServicecore/app/service/script_library.go

Calls

no outgoing calls

Tested by

no test coverage detected