Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ main
Function
main
backend/test/init.go:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
)
24
25
func
main() {
26
helper.InitDB(config.GetConfig().GetString(
"E2E_DB_URL"
))
27
}
Callers
nothing calls this directly
Calls
2
GetString
Method · 0.80
GetConfig
Method · 0.65
Tested by
no test coverage detected