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

Method ID

module/dynamic-module/driver/driver.go:6–6  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4
5type IDriver interface {
6 ID() string
7 Name() string
8 Title() string
9 Group() string

Callers 2

PluginInfoMethod · 0.65
GetMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected