iris/_examples/miscellaneous/i18n
Gerasimos (Makis) Maropoulos 736709aa75 resolve conflicts with current master v11.1.1
Former-commit-id: 659ff392e889f3a8552d7da3d44848f1a364f7b2
2019-07-23 19:20:07 +03:00
..
locales add support for multi languages, without change the API, separated by commas as requested at: https://github.com/kataras/iris/issues/815 2017-11-22 00:57:29 +02:00
templates websocket: replace sync.Map with custom map[string]*connection. Add translate template function example. Fix ctx.HandlerName() does not return the end-dev-defined current route's name, this will give better warnings when using MVC in a wrong way 2019-01-25 23:47:31 +02:00
main_test.go update test to cover the multi files per language new feature - requested at: https://github.com/kataras/iris/issues/815 2017-11-22 01:08:26 +02:00
main.go resolve conflicts with current master v11.1.1 2019-07-23 19:20:07 +03:00