This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
simon
/
coredemo
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
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