Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ getConfigName
Function
getConfigName
backend/core/config/config_viper.go:91–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
}
90
91
func
getConfigName() string {
92
return
defaultConfigName
93
}
94
95
// return the env path
96
func
getEnvPath() string {
Callers
1
initConfig
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected