Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
16
type
IExecutor
interface
{
Callers
1
CreateExecutor
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected