fiber_utils

package module
v0.3.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 27, 2026 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrHandler

func ErrHandler() fiber.ErrorHandler

func MiddlewareCtxTimeout

func MiddlewareCtxTimeout(dur time.Duration) fiber.Handler

func MiddlewareLogger

func MiddlewareLogger() fiber.Handler

func StatusFromContext

func StatusFromContext(c fiber.Ctx, err error) int

Types

type StructValidator added in v0.3.1

type StructValidator struct {
	Validator *validator.Validate
}

func NewDefaultStructValidator added in v0.3.2

func NewDefaultStructValidator() *StructValidator

func (*StructValidator) Validate added in v0.3.1

func (v *StructValidator) Validate(out any) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL