mustacheutil

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2025 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MustacheSet

type MustacheSet struct {
	Filenames map[string]string
	Templates map[string]*mustache.Template
}

func (*MustacheSet) ReadTemplates

func (ms *MustacheSet) ReadTemplates() error

func (*MustacheSet) RenderTemplate

func (ms *MustacheSet) RenderTemplate(key string, data map[string]string) (*bytes.Buffer, error)

Jump to

Keyboard shortcuts

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