Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MiddlewareAfterOperationSuccess ¶
func MiddlewareAfterOperationSuccess(c *fiber.Ctx) bool
MiddlewareAfterOperationSuccess sets a header and optionally aborts after a successful operation.
func MiddlewareBeforeOperation ¶
func MiddlewareBeforeOperation(c *fiber.Ctx) bool
MiddlewareBeforeOperation sets a header and optionally aborts the operation based on a request header.
func MiddlewareOnError ¶
MiddlewareOnError sets a header and optionally aborts on error.
func MiddlewareOnError2 ¶
MiddlewareOnError2 sets a header for error handling without aborting.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.