mirror of
https://github.com/kataras/iris.git
synced 2026-01-08 20:41:57 +00:00
various improvements and new 'UseOnce' method - read HISTORY.md
This commit is contained in:
@@ -101,6 +101,7 @@
|
||||
* [The `urlpath` tmpl func](view/template_html_3/main.go)
|
||||
* [The `url` tmpl func](view/template_html_4/main.go)
|
||||
* [Inject Data Between Handlers](view/context-view-data/main.go)
|
||||
* [Inject Engine Between Handlers](view/context-view-engine/main.go)
|
||||
* [Embedding Templates Into App Executable File](view/embedding-templates-into-app/main.go)
|
||||
* [Write to a custom `io.Writer`](view/write-to)
|
||||
* [Blocks](view/template_blocks_0)
|
||||
|
||||
Reference in New Issue
Block a user