template

package
v0.1.12 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package template provides go text/template rendering as a service

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Template

type Template struct {
	modutil.ModuleBase
}

Template service

func New

func New(deps *modutil.Deps) (*Template, error)

New creates a new Template

func (*Template) HandleRequestRender

func (t *Template) HandleRequestRender(msg *bus.BusMessage) *bus.BusMessage

HandleRequestRender handles a template rendering request

Jump to

Keyboard shortcuts

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