iris/hero
2023-12-06 01:09:43 +02:00
..
binding_test.go release v12.2.5 2023-08-21 20:19:35 +03:00
binding.go Add mvc.Application.EnableStructDependents() and app.ConfigureContainer().EnableStructDependents() 2023-07-17 18:30:45 +03:00
container_test.go fix #2158 and more 2023-07-08 02:08:18 +03:00
container.go Add mvc.Application.EnableStructDependents() and app.ConfigureContainer().EnableStructDependents() 2023-07-17 18:30:45 +03:00
dependency_source.go fix #2158 and more 2023-07-08 02:08:18 +03:00
dependency_test.go di: minor 2021-03-02 20:53:05 +02:00
dependency.go Add mvc.Application.EnableStructDependents() and app.ConfigureContainer().EnableStructDependents() 2023-07-17 18:30:45 +03:00
func_result_test.go fix #2158 and more 2023-07-08 02:08:18 +03:00
func_result.go rename master branch to main 2023-08-20 03:12:46 +03:00
handler_test.go fix #2158 and more 2023-07-08 02:08:18 +03:00
handler.go dependency injection: func (...<T>) iris.Handler can be generated to a simple iris handler if <T> are static dependencies 2021-06-10 21:16:00 +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 minor changes to MVC, see HISTORY.md#Next for more 2023-08-21 20:11:14 +03:00
struct_test.go fix #2158 and more 2023-07-08 02:08:18 +03:00
struct.go add Party.HandleServer and macro.IsMacro methods 2023-12-06 01:09:43 +02:00