package vo type HealthStatus struct { Status string `json:"status"` }