Gerasimos (Makis) Maropoulos
|
ef2643b046
|
replace ioutil with io package and other minor improvements
|
2022-06-17 22:03:18 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
e1f25eb098
|
Full support of the http.FileSystem on all view engines as requested at #1575
Also, the HandleDir accepts both string and http.FileSystem (interface{}) (like the view's fs)
|
2020-09-05 08:34:09 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
c13fd84354
|
fix https://github.com/kataras/iris/issues/1450 and continue on implementing 1449
Former-commit-id: 617f64d061e88f050a443ea1751fa244164656c5
|
2020-02-14 23:34:56 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
1816b22870
|
Nothing crazy, just ran gofmt -s -w .
Former-commit-id: 506f413a749421083d7dcdabf29ab18ba44f1a1d
|
2017-10-13 07:05:32 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
a9ac0aee2f
|
add layouts to the _examples/view/embedding-templates-into-app
Former-commit-id: 15085969eb5cad90022b249782e0620d4f5d267a
|
2017-10-12 23:22:18 +03:00 |
|
kataras
|
9f85b74fc9
|
Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded
Former-commit-id: da4f38eb9034daa49446df3ee529423b98f9b331
|
2017-07-10 18:32:42 +03:00 |
|