This website requires JavaScript.
Explore
Help
Sign In
go-packages
/
iris
Watch
1
Star
0
Fork
0
You've already forked iris
mirror of
https://github.com/kataras/iris.git
synced
2025-02-09 10:36:19 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
710cc6da54
iris
/
_examples
/
miscellaneous
/
i18n
History
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