iris/hero/di
Gerasimos (Makis) Maropoulos 07046ab978 formatting
Former-commit-id: 037081db5d6d4434e873ca8b75334ee43e046b6a
2019-08-17 10:06:20 +03:00
..
di.go linting, 99% is not fine let's do it 100% 2018-01-04 16:34:04 +02:00
func.go formatting 2019-08-17 10:06:20 +03:00
object.go add support for mvc and hero dynamic dependencies to understand the error type as a second output value as requested at: https://github.com/kataras/iris/issues/1187 2019-02-16 00:42:26 +02:00
reflect.go MVC improvements: add HandleWebsocket that now registers events automatically based on the struct's methods(!) and fix a bug when more than one value of the same type is registered to a static field of a controller 2019-07-09 12:16:19 +03:00
struct.go MVC improvements: add HandleWebsocket that now registers events automatically based on the struct's methods(!) and fix a bug when more than one value of the same type is registered to a static field of a controller 2019-07-09 12:16:19 +03:00
values.go formatting 2019-08-17 10:06:20 +03:00