MCPcopy Create free account
hub / github.com/apache/devlake / Name

Method Name

backend/plugins/zentao/impl/impl.go:57–59  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

55}
56
57func (p Zentao) Name() string {
58 return "zentao"
59}
60
61func (p Zentao) Init(basicRes context.BasicRes) errors.Error {
62 api.Init(basicRes, p)

Callers 1

PrepareTaskDataMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected