Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
57
func
(p Zentao) Name() string {
58
return
"zentao"
59
}
60
61
func
(p Zentao) Init(basicRes context.BasicRes) errors.Error {
62
api.Init(basicRes, p)
Callers
1
PrepareTaskData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected