iris/_examples/bootstrapper
Gerasimos (Makis) Maropoulos c3205dafa1 New DirOptions.Cache field for in-memory caching and pre-compression for the fastest possible static file server
Read HISTORY.md it contains a breaking change, second parameter of HandleDir should be iris.Dir(...) instead of just a string

relative to: https://github.com/kataras/iris/issues/1556#issuecomment-661057446


Former-commit-id: 14b48a06fb3b99287dff543932be2937a64233b9
2020-07-24 13:03:49 +03:00
..
bootstrap 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
middleware/identity Option for Socket Sharding as requested at #1544 2020-06-26 20:29:36 +03:00
public fix https://github.com/kataras/iris/issues/1542 2020-06-20 16:06:26 +03:00
routes Option for Socket Sharding as requested at #1544 2020-06-26 20:29:36 +03:00
views fix https://github.com/kataras/iris/issues/1542 2020-06-20 16:06:26 +03:00
folder_structure.png fix https://github.com/kataras/iris/issues/1542 2020-06-20 16:06:26 +03:00
main_test.go fix https://github.com/kataras/iris/issues/1542 2020-06-20 16:06:26 +03:00
main.go Option for Socket Sharding as requested at #1544 2020-06-26 20:29:36 +03:00