iris/hero
Gerasimos (Makis) Maropoulos c1b31ab102
PartyConfigure: try to bind the struct's exported zero fields based on the registered dependencies (if any)
If the PartyConfigurator value accepts only static dependencies then we have zero performance penalty, exactly like a Controller (structure) works
2021-02-21 22:24:01 +02:00
..
binding_test.go minor, see prev commit 2020-08-01 05:11:08 +03:00
binding.go fix #1665 2020-10-31 05:04:05 +02:00
container_test.go add test for hero/Container.UseResultHandler 2020-04-19 12:05:22 +03:00
container.go New JWT features and changes (examples updated). Improvements on the Context User and Private Error features 2020-10-17 06:40:17 +03:00
dependency_source.go mvc: struct field and method dependency logs on debug level. Read HISTORY.md 2020-08-24 21:44:29 +03:00
dependency_test.go fix #1564 2020-07-24 16:50:00 +03:00
dependency.go PartyConfigure: try to bind the struct's exported zero fields based on the registered dependencies (if any) 2021-02-21 22:24:01 +02:00
func_result_test.go add some MVC error handle examples 2020-08-18 23:14:11 +03:00
func_result.go :) 2021-01-09 05:41:20 +02:00
handler_test.go mvc: give the end-developer the option to skip an error through the HandleError method 2020-09-13 16:03:20 +03:00
handler.go fix UseRouter not respected by iris-cli live reload 2020-09-18 02:08:27 +03:00
param_test.go (#1554) Add support for all common compressions (write and read) 2020-07-10 23:21:09 +03:00
reflect_test.go ❤️ awesome and unique features for end-developers are coming... 2020-02-29 14:18:15 +02:00
reflect.go New feature: versioning.Aliases 2021-01-06 01:52:39 +02: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 #1629 2020-09-14 01:09:51 +03:00