Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type HandlerFunc ¶ added in v1.8.8
type HandlerFunc = func(ctx fiber.Ctx) error
type Header ¶ added in v1.9.0
type Header struct {
*fasthttp.ResponseHeader
}
Click to show internal directories.
Click to hide internal directories.