Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
42
type
Linker
struct
{}
43
44
func
(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