plan

package
v0.38.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ValidateRelations

func ValidateRelations(routeYAML []byte) error

ValidateRelations validates relation links in generated route YAML.

Types

type Result

type Result struct {
	Canonical map[string]any
}

Result is canonicalized route YAML representation.

func Build

func Build(routeYAML []byte) (*Result, error)

Build creates a canonical map from route YAML.

func BuildFromIR

func BuildFromIR(doc *ir.Document) (*Result, error)

BuildFromIR canonicalizes IR without requiring YAML rendering/parsing.

Jump to

Keyboard shortcuts

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