Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorHandler ¶
type ErrorHandler struct {
// contains filtered or unexported fields
}
func NewErrorHandler ¶
func NewErrorHandler(l *logger.Logger) *ErrorHandler
func (*ErrorHandler) HandleError ¶
func (h *ErrorHandler) HandleError(c *fiber.Ctx, err error) error
type InvalidParam ¶
type ProblemDetail ¶
type ValidationContext ¶
func NewValidationContext ¶
func NewValidationContext(ctx context.Context, valCtx *ValidationContext) *ValidationContext
Click to show internal directories.
Click to hide internal directories.