package domain type ErrorResponse struct { Message string `json:"message"` }