MCPcopy 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

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

Callers 15

CreateMethod · 0.65
ListMethod · 0.65
DeleteMethod · 0.65
PreviewMethod · 0.65
GetMethod · 0.65
SaveMethod · 0.65
UpdateProviderConfigMethod · 0.65
PrefixMethod · 0.65
CreateMethod · 0.65
EditMethod · 0.65
CheckFunction · 0.65
DetailMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected