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

Struct AE

backend/plugins/ae/impl/impl.go:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected