generators

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2026 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderToFile

func RenderToFile(tmplPath, destPath string, data Data) error

RenderToFile renders the named template from the embedded templates/ directory to the destination path on disk.

Types

type Data

type Data map[string]any

Data is a simple map for passing template parameters.

func (Data) WithTimestamp

func (d Data) WithTimestamp() Data

WithTimestamp adds a standard migration-style timestamp.

Jump to

Keyboard shortcuts

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