MCPcopy Create free account
hub / github.com/OpenListTeam/OpenList / Init

Function Init

cmd/common.go:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11)
12
13func Init() {
14 bootstrap.Init()
15}
16
17func Release() {
18 bootstrap.Release()

Callers

nothing calls this directly

Calls 1

InitFunction · 0.92

Tested by

no test coverage detected