This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
media_repo
/
mzk-server
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Trageți solicitările
0
Arbore:
836cbe5e88
Ramuri
Etichete
master
mzk-server
/
plugin
/
email
/
api
/
enter.go
enter.go
81 B
Istoric
Crud
1
2
3
4
5
6
7
package api
type ApiGroup struct {
EmailApi
}
var ApiGroupApp = new(ApiGroup)