This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
psychological_camera
/
confrontation-training
Suivre
8
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
439d02239c
Branches
Tags
master
confrontatio...
/
models
/
gateway
/
Gateway.go
Gateway.go
98 B
Historique
Raw
1
2
3
4
5
6
package gateway
type GatewayInfo struct {
Mac string `json:"mac"`
Name string `json:"name"`
}