MCPcopy
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
47type Taiga struct {
48}
49
50func (p Taiga) Connection() dal.Tabler {
51 return &models.TaigaConnection{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected