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

Function init

ai-provider/model-runtime/loader.go:12–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10)
11
12func init() {
13 Load()
14}
15
16type IConfig interface {
17 Check(cfg string) error

Callers

nothing calls this directly

Calls 1

LoadFunction · 0.85

Tested by

no test coverage detected