Expand description
Lithos Sprig provides a partial re-implementation of selected helpers from
the sprig Go template library, tailored for use with Rust-based Go template
interpreters such as gitmpl.
Functionsยง
- install_
sprig_ functions - Registers the sprig helpers into an existing function registry builder.
- sprig_
functions - Returns a registry populated with the Go core helpers plus sprig extensions.