generatedcatalog

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Overview

Package generatedcatalog emits the build-time package dependency catalog.

Index

Constants

View Source
const (
	// CorebundlePath is the checked-in generated package graph consumed by
	// cmd/corebundle.
	CorebundlePath = "cmd/corebundle/catalog_gen.go"
	// CorebundlePackage is the Go package name for CorebundlePath.
	CorebundlePackage = "main"
)

Variables

This section is empty.

Functions

func EmitFile

func EmitFile(pkg, modulePath string, g *kerneldepgraph.Graph) ([]byte, error)

EmitFile produces a gofmt'd Go source file containing generatedPackageGraph as a typed *kerneldepgraph.Graph literal built via kerneldepgraph.FromNodes. The output is deterministic: it contains source provenance, but no wall-clock timestamp.

Types

This section is empty.

Jump to

Keyboard shortcuts

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