This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
media_repo
/
mzk-server
Seguir
2
Destacar
0
Fork
0
Archivos
Pull Requests
0
Rama:
master
Ramas
Etiquetas
master
mzk-server
/
plugin
/
email
/
router
/
enter.go
enter.go
96 B
Permalink
Histórico
Raw
1
2
3
4
5
6
7
package router
type RouterGroup struct {
EmailRouter
}
var RouterGroupApp = new(RouterGroup)