noderanking

package
v4.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

code-from-spec: SPEC/golang/implementation/utils/node_ranking@S0bKOaJguwnMhdZ-ALmqoD4bVu8

Index

Constants

This section is empty.

Variables

View Source
var ErrUnresolvableReference = errors.New("unresolvable reference")

Functions

This section is empty.

Types

type NodeRankEntry

type NodeRankEntry struct {
	LogicalName string
	Rank        int
}

func NodeRankCompute

func NodeRankCompute(entries []*NodeRankInput) ([]*NodeRankEntry, []string, error)

type NodeRankInput

type NodeRankInput struct {
	LogicalName string
	Frontmatter *frontmatter.Frontmatter
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL