fiber_utils

package module
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ErrHandler

func ErrHandler() func(c *fiber.Ctx, err error) error

func LogCtxMiddleware added in v0.2.0

func LogCtxMiddleware(config *LogCtxConfig) func(c *fiber.Ctx) error

Types

type LogCtxConfig added in v0.2.0

type LogCtxConfig struct {
	DisableLogRequest bool
	DisableIP         bool
	DisableAPPMethod  bool
	DisableUserAgent  bool
}

Jump to

Keyboard shortcuts

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