Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnaryErrorHandler ¶
func UnaryErrorHandler(ut ut.Translator, errorLogger *log.Logger) grpc.UnaryServerInterceptor
Types ¶
type ErrorResponse ¶
type ErrorResponse struct {
Message string `json:"message,omitempty"`
}
type ValidationErrorResponse ¶
Click to show internal directories.
Click to hide internal directories.