package gateway type GatewayInfo struct { Mac string `json:"mac"` Name string `json:"name"` }