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

Function init

plugins/core/core.go:58–60  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56)
57
58func init() {
59 pm3.Register("core", new(Driver))
60}
61
62type Driver struct {
63}

Callers

nothing calls this directly

Calls 1

RegisterMethod · 0.45

Tested by

no test coverage detected