Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ Name
Method
Name
backend/plugins/q_dev/impl/impl.go:70–72 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
}
69
70
func
(p QDev) Name() string {
71
return
"q_dev"
72
}
73
74
func
(p QDev) Connection() dal.Tabler {
75
return
&models.QDevConnection{}
Callers
2
TestQDev_BasicPluginMethods
Function · 0.95
PrepareTaskData
Method · 0.95
Calls
no outgoing calls
Tested by
1
TestQDev_BasicPluginMethods
Function · 0.76