Versions in this module Expand all Collapse all v0 v0.2.1 Feb 3, 2024 Changes in this version + func BeforeQueryRenderPost(ctx *fiber.Ctx, queryResult *model.QueryResult) (any, error) + func BeforeRenderPage(ctx *fiber.Ctx, vptr any) (any, error) + func BeforeRenderPost(ctx *fiber.Ctx, vptr any) (any, error)