Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/devlake
/ init
Function
init
backend/core/config/config_viper.go:112–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
110
}
111
112
func
init() {
113
// create the object and load the .env file
114
v = viper.New()
115
initConfig(v)
116
}
Callers
nothing calls this directly
Calls
2
initConfig
Function · 0.85
New
Method · 0.65
Tested by
no test coverage detected