mirror of https://github.com/spiffe/spire.git
621 B
621 B
Go Text Template Engine
About
In various plugins, the go based text/template engine is used. More information about this language can be found here.
Functions
In addition to the built in functions as described here, we also include a set of functions from the SPRIG library.
The list of SPRIG functions is available here.
The functions behavior can be found in the SPRIG documentation here.