MCPcopy 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
25func main() {
26 helper.InitDB(config.GetConfig().GetString("E2E_DB_URL"))
27}

Callers

nothing calls this directly

Calls 2

GetStringMethod · 0.80
GetConfigMethod · 0.65

Tested by

no test coverage detected