Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnaryServerErrorInterceptor ¶
func UnaryServerErrorInterceptor() grpc.UnaryServerInterceptor
Types ¶
type Error ¶
type Error interface { error StatusCode() codes.Code ErrorCode() userservice.ErrorCode ErrorMessage() string }
func NewDBError ¶
func NewInternalServerError ¶
func NewServiceError ¶
func NewValidationError ¶
Click to show internal directories.
Click to hide internal directories.