iris/hero
Gerasimos (Makis) Maropoulos 3c86fa8010 dependency injection: fix read slices
rel: https://github.com/kataras/iris/issues/1542

Former-commit-id: 0028fafa60b80c80cade1e7a18a11109ce0e9948
2020-06-20 07:22:29 +03:00
..
binding_test.go examples: replace all app.Run(iris.Addr(...)) with app.Listen just for the shake of simplicity, both are doing the same exact thing as it's described on the http listening first example. 2020-03-05 22:41:27 +02:00
binding.go dependency injection: fix read slices 2020-06-20 07:22:29 +03:00
container_test.go add test for hero/Container.UseResultHandler 2020-04-19 12:05:22 +03:00
container.go add test for hero/Container.UseResultHandler 2020-04-19 12:05:22 +03:00
dependency_source.go error handlers per party: log those routes too and all test cases paased 2020-05-11 11:11:27 +03:00
dependency_test.go ❤️ awesome and unique features for end-developers are coming... 2020-02-29 14:18:15 +02:00
dependency.go 👔 next version: some linting 2020-03-01 08:34:53 +02:00
func_result_test.go misspell 2020-05-16 01:00:51 +03:00
func_result.go new feature: versioned controllers 2020-06-19 20:58:24 +03:00
handler_test.go reorganization of _examples and add some new examples such as iris+groupcache+mysql+docker 2020-06-07 15:26:06 +03:00
handler.go fix https://github.com/kataras/iris/issues/1536#issuecomment-646258752 2020-06-18 23:53:53 +03:00
param_test.go ❤️ awesome and unique features for end-developers are coming... 2020-02-29 14:18:15 +02:00
reflect_test.go ❤️ awesome and unique features for end-developers are coming... 2020-02-29 14:18:15 +02:00
reflect.go fix bug: abount dependency injection 2020-03-22 09:04:49 +08:00
struct_test.go replace all common error responses with the new Context.StopWithError 2020-05-18 00:25:38 +03:00
struct.go fix https://github.com/kataras/iris/issues/1536#issuecomment-646258752 2020-06-18 23:53:53 +03:00