Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/APIParkLab/APIPark
/ Name
Method
Name
module/monitor/driver/driver.go:11–11 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
10
type
IDriver
interface
{
11
Name() string
12
Check(cfg string) error
13
Create(cfg string) (IExecutor, error)
14
}
Callers
15
ModuleDrivers
Method · 0.65
PluginInfo
Method · 0.65
LoadPlugins
Function · 0.65
Register
Method · 0.65
GetModelParametersTemplate
Method · 0.65
OnInit
Method · 0.65
SimpleProvider
Method · 0.65
ConfiguredProviders
Method · 0.65
SimpleProviders
Method · 0.65
UnConfiguredProviders
Method · 0.65
Provider
Method · 0.65
LLMs
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected