mirror of
https://github.com/kataras/iris.git
synced 2026-01-07 12:07:28 +00:00
Ability to register a view engine per group of routes or for the current a chain of handlers
Example at: https://github.com/kataras/iris/tree/master/_examples/view/context-view-engine
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
<h1>On-fly</h1>
|
||||
<h3>{{.Message}}</h3>
|
||||
Reference in New Issue
Block a user