funcforge

package module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

README

funcforge

A simple collection of Go template functions for use in Go templates.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FuncMap

func FuncMap() template.FuncMap

FuncMap returns the complete function map for the templates package.

func MergeFuncMaps

func MergeFuncMaps(maps ...template.FuncMap) template.FuncMap

MergeFuncMaps merges the provided function maps into a single function map.

func MergeIntoFuncMap

func MergeIntoFuncMap(dst template.FuncMap, maps ...template.FuncMap)

MergeIntoFuncMap merges the provided function maps into the provided function map.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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