valyala / quicktemplate

Fast, powerful, yet easy to use template engine for Go. Optimized for speed, zero memory allocations in hot paths. Up to 20x faster than html/template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple languages in templates

maberer opened this issue · comments

Is there a recommended way on how to write quicktemplate templates for multiple languages?
Any hints to share on how this can/should be achived?