Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
65
func
(d *Driver) Access()
map
[string][]string {
66
return
map
[string][]string{}
67
}
68
69
func
(d *Driver) Create() (pm3.IPlugin, error) {
70
Callers
1
doCheck
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected