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

Struct ScriptService

core/app/service/script_library.go:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29)
30
31type ScriptService struct{}
32
33type IScriptService interface {
34 Run()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected