iris/_examples/mvc/hello-world
2017-12-18 00:16:10 +02:00
..
main_test.go add simple tests for _examples/mvc/hello-world and session-controller 2017-12-16 21:27:20 +02:00
main.go more checks about creating new instance of controller on each request - this time if all bindings are static then set them to the initial-devpassed controller and if the total number of lengths are equal with these static dependencies then we ignore the injector and use the initial controller on each request - maximize the performance when simple controller is used - need more cleanup before new release but I hope until Christmas iris developers will be amazed 2017-12-18 00:16:10 +02:00