iris/hero
Gerasimos (Makis) Maropoulos c10dd32ad7 new simple _examples/README.md, wiki should live only inside kataras/iris/wiki and the provided e-book
Former-commit-id: 350eafb0f70f8433e394e103ff93fa332ee00a05
2020-05-05 16:03:19 +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 .DI() to ConfigureContainer(...builders) 2020-04-17 15:56:36 +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 👔 next version: some linting 2020-03-01 08:34:53 +02: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 🚌 next version preparation: new PreflightResult interface for hero handlers 2020-03-02 10:07:44 +02:00
func_result.go new simple _examples/README.md, wiki should live only inside kataras/iris/wiki and the provided e-book 2020-05-05 16:03:19 +03:00
handler_test.go .DI() to ConfigureContainer(...builders) 2020-04-17 15:56:36 +03:00
handler.go new simple _examples/README.md, wiki should live only inside kataras/iris/wiki and the provided e-book 2020-05-05 16:03:19 +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 🐵 prepare next version: improve the hero and mvc path parameters bindings 2020-03-02 19:48:53 +02:00
struct.go 🐵 prepare next version: improve the hero and mvc path parameters bindings 2020-03-02 19:48:53 +02:00