Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/apache/devlake
/ Name
Method
Name
backend/plugins/gitlab/impl/impl.go:113–115 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
}
112
113
func
(p Gitlab) Name() string {
114
return
"gitlab"
115
}
116
117
func
(p Gitlab) SubTaskMetas() []plugin.SubTaskMeta {
118
list, err := sorter.NewDependencySorter(tasks.SubTaskMetaList).Sort()
Callers
1
PrepareTaskData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected