Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateBidirectionalTree ¶
func CreateBidirectionalTree(claims []types.EnrichedClaim) *types.BidirectionalTree
CreateBidirectionalTree walks backwards through the list of claims and creates a bidirectional tree of claims. The root claim must be at index 0. The tree is returned as a flat array so it can be easily traversed following the resolution process.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.