Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ RootPkgPath
Method
RootPkgPath
backend/plugins/q_dev/impl/impl.go:162–164 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
160
}
161
162
func
(p QDev) RootPkgPath() string {
163
return
"github.com/apache/incubator-devlake/plugins/q_dev"
164
}
165
166
func
(p QDev) MigrationScripts() []plugin.MigrationScript {
167
return
migrationscripts.All()
Callers
1
TestQDev_BasicPluginMethods
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestQDev_BasicPluginMethods
Function · 0.76