This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
psychological_camera
/
confrontation-training
Observar
8
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
439d02239c
Branches
Tags
master
confrontatio...
/
models
/
gateway
/
Gateway.go
Gateway.go
98 B
Histórico
Raw
1
2
3
4
5
6
package gateway
type GatewayInfo struct {
Mac string `json:"mac"`
Name string `json:"name"`
}