MCPcopy Index your code
hub / github.com/APIParkLab/APIPark / Create

Method Create

module/monitor/driver/driver.go:13–13  ·  view source on GitHub ↗
(cfg string)

Source from the content-addressed store, hash-verified

11 Name() string
12 Check(cfg string) error
13 Create(cfg string) (IExecutor, error)
14}
15
16type IExecutor interface {

Callers 1

CreateExecutorFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected