MCPcopy 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
116func (p Github) Name() string {
117 return "github"
118}
119
120func (p Github) SubTaskMetas() []plugin.SubTaskMeta {
121 return sortedSubtaskMetas

Callers 2

PrepareTaskDataMethod · 0.95
GetDynamicGitUrlMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected