MCPcopy
hub / github.com/apache/devlake / Tapd

Struct Tapd

backend/plugins/tapd/impl/impl.go:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45} = (*Tapd)(nil)
46
47type Tapd struct{}
48
49func (p Tapd) Init(basicRes context.BasicRes) errors.Error {
50 api.Init(basicRes, p)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected