renderer

package
v0.80.2 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RenderRequest

type RenderRequest struct {
	Domain          string
	EnvironmentName string
}

RenderRequest encapsulates the domain and environment name

type Renderer

type Renderer interface {
	ID() string
	RenderTo(w io.Writer, req RenderRequest, proposal analyzer.AnalyzedProposal) error
}

Renderer transforms an AnalyzedProposal into a specific output format

Jump to

Keyboard shortcuts

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