package helpers type ErrorMessage struct { Message string `json:"message"` }