Gerasimos (Makis) Maropoulos
|
512ed6ffc0
|
add support for fs.FS, embed.FS (in addition of string and http.FileSystem) for i18n locales and view engine's templates
|
2022-09-25 20:40:56 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
95a8110f1e
|
directly support embed.FS and fs.FS on view engines
|
2022-09-21 23:26:12 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
ef2643b046
|
replace ioutil with io package and other minor improvements
|
2022-06-17 22:03:18 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
b77227a0f9
|
accesslog: NEW log broker and many more features
some fixes about context clone, fix response recorder concurrent access, fix reload views with only ParseTemplate and more
|
2020-09-09 14:43:26 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
64038b09e3
|
add a ParseTemplate to the HTML view engine.
relative to: #1617
Wait for an answer from the issuer and if that's the expected behavior, do the same for the rest of the view engines
|
2020-09-08 01:58:02 +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 |
|