Documentation
¶
Overview ¶
Package tmplfunc contains extension functions for templates
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DerefFloat32 ¶
func DerefString ¶
func FuncMap ¶
func FuncMap(h HashedNamers, tss TurboStreamSigner) template.FuncMap
Types ¶
type HashedNamers ¶
type HashedNamers struct { AppHashed func(filename string) string StaticHashed func(filename string) string }
func NewHashedNamers ¶
func NewHashedNamers(appURLPrefix, staticURLPrefix string, embeds godest.Embeds) HashedNamers
type TurboStreamSigner ¶ added in v0.1.4
Click to show internal directories.
Click to hide internal directories.