MCPcopy Create free account
hub / github.com/SeeFlowerX/stackplz / Start

Method Start

user/module/imodule.go:33–33  ·  view source on GitHub ↗

Start 启动模块

()

Source from the content-addressed store, hash-verified

31
32 // Start 启动模块
33 Start() error
34
35 // Stop 停止模块
36 Stop() error

Callers 6

startMethod · 0.65
startMethod · 0.65
RunMethod · 0.65
startMethod · 0.65
startMethod · 0.65
RunCommandFunction · 0.65

Implementers 1

Moduleuser/module/imodule.go

Calls

no outgoing calls

Tested by

no test coverage detected