Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrHandler ¶
func ErrHandler() fiber.ErrorHandler
func MiddlewareLogger ¶
Types ¶
type StructValidator ¶ added in v0.3.1
type StructValidator struct {
// contains filtered or unexported fields
}
func (*StructValidator) Validate ¶ added in v0.3.1
func (v *StructValidator) Validate(out any) error
Click to show internal directories.
Click to hide internal directories.