package models type HttpErrorBody struct { Message string `json:"message"` }