Versions in this module Expand all Collapse all v0 v0.2.7 Jul 5, 2024 v0.2.6 Jun 6, 2024 v0.2.5 May 24, 2024 Changes in this version + type Linker interface + LinkerName func() string + Lookup func(ctx context.Context, object utilobject.Rich) ([]LinkerResult, error) + type LinkerResult struct + Class string + DedupId string + Object utilobject.Rich + Role zconstants.LinkRoleValue