1
0
Fork 0
hugo/tpl/templates
Bjørn Erik Pedersen d4c6dd16b1 tpl: Add templates.Current
This commit also

* Unexport all internal state in TemplateInfo.
* Make the dispatcher keys used for passing context.Context into uint8 from string to save memory allocations.

Co-authored-by: Joe Mooring <joe@mooring.com>

Updates #13571
2025-04-09 20:15:40 +02:00
..
defer_integration_test.go Reimplement and simplify Hugo's template system 2025-04-06 20:59:41 +02:00
init.go Implement defer 2024-06-23 11:25:47 +02:00
templates.go tpl: Add templates.Current 2025-04-09 20:15:40 +02:00
templates_integration_test.go tpl: Add templates.Current 2025-04-09 20:15:40 +02:00