iris/mvc2
kataras 29835d9a8e black-box the MakeHandler, works perfectly.
Former-commit-id: d325be0e953efc2f841c69f62233b34d4a58ab62
2017-11-24 15:10:30 +02:00
..
binder_test.go I, think, that binders are done, both dynamic functions with different results every time (based on the context) and static services (interface as input(to give the devs the chance make better and most testable code) and struct or both are structs) 2017-11-23 22:36:47 +02:00
binder.go implement the makeHandler and structure the high-level mvc's API 2017-11-24 12:32:35 +02:00
handler_test.go black-box the MakeHandler, works perfectly. 2017-11-24 15:10:30 +02:00
handler.go black-box the MakeHandler, works perfectly. 2017-11-24 15:10:30 +02:00
mvc.go black-box the MakeHandler, works perfectly. 2017-11-24 15:10:30 +02:00
reflect.go black-box the MakeHandler, works perfectly. 2017-11-24 15:10:30 +02:00
service_test.go I, think, that binders are done, both dynamic functions with different results every time (based on the context) and static services (interface as input(to give the devs the chance make better and most testable code) and struct or both are structs) 2017-11-23 22:36:47 +02:00
service.go I, think, that binders are done, both dynamic functions with different results every time (based on the context) and static services (interface as input(to give the devs the chance make better and most testable code) and struct or both are structs) 2017-11-23 22:36:47 +02:00