configop

package
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2026 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Overview

Package configop owns static-versus-live configuration-reference orchestration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(ctx context.Context, root, key string, loadProject LoadProject, gate Gate) (presentation.Document, error)

Run builds the static pre-adoption or live project configuration-reference document selected by root. Publisher retains the reference model and its semantic presentation mapping.

Types

type Gate

type Gate func(context.Context, string) error

Gate is the command-composed compatibility gate for a live project.

type LoadProject

type LoadProject func(string) (*project.Loader, error)

LoadProject is the command-composed project loader constructor used for a live configuration reference.

Jump to

Keyboard shortcuts

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