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

Struct Linker

backend/plugins/linker/impl/impl.go:42–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40} = (*Linker)(nil)
41
42type Linker struct{}
43
44func (p Linker) Description() string {
45 return "link some cross table data together"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected