processor

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ProcessContent

func ProcessContent(templateContent []byte, params map[string]any) (string, error)

ProcessContent takes template content and substitutes params.

Types

type RenderedOutput

type RenderedOutput struct {
	TargetFile   string
	TemplateUsed string
	Content      string
}

RenderedOUtput holds the result of a single template render

Jump to

Keyboard shortcuts

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