package SafeLine type Object struct { Host string `json:"Host"` ApiToken string `json:"ApiToken"` }