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