iris/_examples/file-server/embedding-files-into-app
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
..
assets reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker 2020-06-07 15:26:06 +03:00
bindata.go New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server 2020-07-24 13:03:49 +03:00
main_test.go file-server: fix ShowList on root dir 2020-07-05 05:39:48 +03:00
main.go Full support of the http.FileSystem on all view engines as requested at #1575 2020-09-05 08:34:09 +03:00