Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apache/devlake
/ Gitee
Struct
Gitee
backend/plugins/gitee/impl/impl.go:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
var
_ plugin.PluginSource = (*Gitee)(nil)
46
47
type
Gitee
struct
{}
48
49
func
(p Gitee) Connection() dal.Tabler {
50
return
&models.GiteeConnection{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected