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

Method Access

plugins/core/core.go:65–67  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63}
64
65func (d *Driver) Access() map[string][]string {
66 return map[string][]string{}
67}
68
69func (d *Driver) Create() (pm3.IPlugin, error) {
70

Callers 1

doCheckFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected