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

Function init

plugins/permit/driver.go:12–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10)
11
12func init() {
13 pm3.Register("permit", &Driver{})
14}
15
16type Driver struct {
17}

Callers

nothing calls this directly

Calls 1

RegisterMethod · 0.45

Tested by

no test coverage detected