Versions in this module Expand all Collapse all v4 v4.0.0 Jun 15, 2026 Changes in this version + var ErrUnresolvableReference = errors.New("unresolvable reference") + type NodeRankEntry struct + LogicalName string + Rank int + func NodeRankCompute(entries []*NodeRankInput) ([]*NodeRankEntry, []string, error) + type NodeRankInput struct + Frontmatter *frontmatter.Frontmatter + LogicalName string