Versions in this module Expand all Collapse all v0 v0.5.3 Jun 7, 2018 Changes in this version + func AddErrorHandler(next http.Handler) http.Handler + func NewSingleErrorResponse(status int32, title string, details string) *models.ErrorResponse + func SingleErrorToString(err *models.ErrorModel) string