Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/APIParkLab/APIPark
/ init
Function
init
plugins/openapi/driver.go:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
)
7
8
func
init() {
9
pm3.Register(
"openapi"
, new(Driver))
10
}
11
12
type
Driver
struct
{
13
}
Callers
nothing calls this directly
Calls
1
Register
Method · 0.45
Tested by
no test coverage detected