MCPcopy 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
113func (p Gitlab) Name() string {
114 return "gitlab"
115}
116
117func (p Gitlab) SubTaskMetas() []plugin.SubTaskMeta {
118 list, err := sorter.NewDependencySorter(tasks.SubTaskMetaList).Sort()

Callers 1

PrepareTaskDataMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected