package host type HealthResponse struct { OK bool `json:"ok"` }