Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
func
Init() {
14
bootstrap.Init()
15
}
16
17
func
Release() {
18
bootstrap.Release()
Callers
nothing calls this directly
Calls
1
Init
Function · 0.92
Tested by
no test coverage detected