iris/hero
2020-03-05 19:49:45 +02:00
..
binding_test.go 🔗 prepare next version: add builtin dependencies for headers, http request, http response writer for convenience 2020-03-01 09:24:11 +02:00
binding.go next version preparation: hero: add a Container.Inject method to inject values outside of HTTP lifecycle, e.g. a database may be used by other services outside of Iris, the hero container (and API's Builder.GetContainer()) should provide it. 2020-03-05 19:49:45 +02:00
container_test.go next version preparation: hero: add a Container.Inject method to inject values outside of HTTP lifecycle, e.g. a database may be used by other services outside of Iris, the hero container (and API's Builder.GetContainer()) should provide it. 2020-03-05 19:49:45 +02:00
container.go next version preparation: hero: add a Container.Inject method to inject values outside of HTTP lifecycle, e.g. a database may be used by other services outside of Iris, the hero container (and API's Builder.GetContainer()) should provide it. 2020-03-05 19:49:45 +02: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 🚌 next version preparation: new PreflightResult interface for hero handlers 2020-03-02 10:07:44 +02:00
handler_test.go next version preparation: hero, mvc: fix payload binding 2020-03-04 10:29:34 +02:00
handler.go 🐵 prepare next version: improve the hero and mvc path parameters bindings 2020-03-02 19:48:53 +02: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 next version preparation: hero: add a Container.Inject method to inject values outside of HTTP lifecycle, e.g. a database may be used by other services outside of Iris, the hero container (and API's Builder.GetContainer()) should provide it. 2020-03-05 19:49:45 +02: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