Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorInterceptor ¶
type ErrorInterceptor struct {
// contains filtered or unexported fields
}
func NewErrorInterceptor ¶
func NewErrorInterceptor(logger *zap.Logger) *ErrorInterceptor
func (*ErrorInterceptor) Handler ¶
func (e *ErrorInterceptor) Handler(ctx *gin.Context)
Click to show internal directories.
Click to hide internal directories.