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