Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
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
12
func
init() {
13
Load()
14
}
15
16
type
IConfig
interface
{
17
Check(cfg string) error
Callers
nothing calls this directly
Calls
1
Load
Function · 0.85
Tested by
no test coverage detected