This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
simon
/
coredemo
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
5bea1225b8
Ramas
Etiquetas
master
coredemo
/
framework
/
controller.go
controller.go
64 B
Histórico
Raw
1
2
3
package framework
type ControllerHandler func(c *Context) error