This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
psychological_camera
/
confrontation-training
Vigiar
8
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
439d02239c
Ramos
Etiquetas
master
confrontatio...
/
models
/
gateway
/
Gateway.go
Gateway.go
98 B
Histórico
Em bruto
1
2
3
4
5
6
package gateway
type GatewayInfo struct {
Mac string `json:"mac"`
Name string `json:"name"`
}