package data type PingResult struct { True []string `json:"true"` False []string `json:"false"` }