Documentation ¶ Index ¶ 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) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func BeforeQueryRenderPost ¶ func BeforeQueryRenderPost(ctx *fiber.Ctx, queryResult *model.QueryResult) (any, error) func BeforeRenderPage ¶ func BeforeRenderPage(ctx *fiber.Ctx, vptr any) (any, error) func BeforeRenderPost ¶ func BeforeRenderPost(ctx *fiber.Ctx, vptr any) (any, error) Types ¶ This section is empty. Source Files ¶ View all Source files router.goservice.go Click to show internal directories. Click to hide internal directories.