This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2025-12-21 11:57:02 +00:00
Code
Releases
Activity
Files
bfec1d174fbbee93a68b456d03932ee0a7661c73
kararas_iris
/
mvc2
History
kataras
bfec1d174f
implement the makeHandler and structure the high-level mvc's API
...
Former-commit-id: 412118eae436981711ef57821f2d85b77a5d1a12
2017-11-24 12:32:35 +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
implement the makeHandler and structure the high-level mvc's API
2017-11-24 12:32:35 +02:00
handler.go
implement the makeHandler and structure the high-level mvc's API
2017-11-24 12:32:35 +02:00
mvc_test.go
implement the makeHandler and structure the high-level mvc's API
2017-11-24 12:32:35 +02:00
mvc.go
implement the makeHandler and structure the high-level mvc's API
2017-11-24 12:32:35 +02:00
reflect.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_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