Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Data = make(map[string]any)
View Source
var (
ExecuteWithData = render.ExecuteWithData
)
Functions ¶
func Validate ¶ added in v0.9.0
Validate parses template content and returns a syntax error if any. It does NOT execute the template, so the result is independent of the runtime data: which claim/user fields exist depends on the deployment (LDAP mapping, edited user data), and executing against fixed sample data would be misleading.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.