Versions in this module Expand all Collapse all v1 v1.0.1 Feb 25, 2020 v1.0.0 Feb 17, 2020 Changes in this version + func BadRequest(id, format string, a ...interface{}) error + func Conflict(id, format string, a ...interface{}) error + func Forbidden(id, format string, a ...interface{}) error + func InternalServerError(id, format string, a ...interface{}) error + func MethodNotAllowed(id, format string, a ...interface{}) error + func NotFound(id, format string, a ...interface{}) error + func Timeout(id, format string, a ...interface{}) error + func Unauthorized(id, format string, a ...interface{}) error + type Error = errors.Error + func NotImplemented(id string) *Error