Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/APIParkLab/APIPark
/ Check
Method
Check
module/monitor/driver/driver.go:12–12 ·
view source on GitHub ↗
(cfg string)
Source
from the content-addressed store, hash-verified
10
type
IDriver
interface
{
11
Name() string
12
Check(cfg string) error
13
Create(cfg string) (IExecutor, error)
14
}
15
Callers
15
Create
Method · 0.65
List
Method · 0.65
Delete
Method · 0.65
Preview
Method · 0.65
Get
Method · 0.65
Save
Method · 0.65
UpdateProviderConfig
Method · 0.65
Prefix
Method · 0.65
Create
Method · 0.65
Edit
Method · 0.65
Check
Function · 0.65
Detail
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected