Versions in this module Expand all Collapse all v0 v0.1.0 Jun 14, 2020 Changes in this version + func AppError(errorCode ErrorCode, a ...interface{}) error + func ValidationError(id, format string, a ...interface{}) error + type ErrorCode int + const DBE + const EC1 + const EC2 + const EC3 + const EC4 + const PSE + const SME + type ErrorDetail struct + Code int32 + Detail string + ID string