Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ Name
Method
Name
backend/plugins/github/impl/impl.go:116–118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
}
115
116
func
(p Github) Name() string {
117
return
"github"
118
}
119
120
func
(p Github) SubTaskMetas() []plugin.SubTaskMeta {
121
return
sortedSubtaskMetas
Callers
2
PrepareTaskData
Method · 0.95
GetDynamicGitUrl
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected