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-27 23:07:03 +00:00
Code
Releases
Activity
Files
10714273e9e17fe525908bd9fdf1200bf6f94e08
kararas_iris
/
mvc
History
Gerasimos (Makis) Maropoulos
617258890e
add
GetRoute
for MVC Controllers. Give the chance to change rsome route's properties like Name (used for reverse routing in templates, optionally).
...
Former-commit-id: 5ee9b1f97ff3c98cd8e5faddd23a87bbafb8e2e0
2017-12-30 22:04:26 +02:00
..
AUTHORS
…
controller_handle_test.go
add
GetRoute
for MVC Controllers. Give the chance to change rsome route's properties like Name (used for reverse routing in templates, optionally).
2017-12-30 22:04:26 +02:00
controller_method_parser.go
…
controller_method_result_test.go
…
controller_test.go
…
controller.go
add
GetRoute
for MVC Controllers. Give the chance to change rsome route's properties like Name (used for reverse routing in templates, optionally).
2017-12-30 22:04:26 +02:00
go19.go
…
LICENSE
…
mvc.go
add sharable package-level hero dependencies with the mvc controllers instances
2017-12-27 15:09:52 +02:00
param.go
…
reflect.go
…
session_controller.go
…