Skip to content

📚 Doc: Update handler signature for v3#2794

Merged
ReneWerner87 merged 1 commit intogofiber:mainfrom
nickajacks1:main
Jan 8, 2024
Merged

📚 Doc: Update handler signature for v3#2794
ReneWerner87 merged 1 commit intogofiber:mainfrom
nickajacks1:main

Conversation

@nickajacks1
Copy link
Member

Description

Change references to "*fiber.Ctx" to "fiber.Ctx" in documentation.
I'm pretty sure I didn't break any cases of bolded **fiber.Ctx**...

Changes Introduced

List the new features or adjustments introduced in this pull request. Provide details on benchmarks, documentation updates, changelog entries, and if applicable, the migration guide.

  • Documentation Update: Detail the updates made to the documentation and links to the changed files.

Type of Change

  • Documentation update (changes to documentation)

Checklist

Before you submit your pull request, please make sure you meet these requirements:

  • Conducted a self-review of the code and provided comments for complex or critical parts.
  • Updated the documentation in the /docs/ directory for Fiber's documentation.

@gaby gaby changed the title 📚 Doc: fix handler signature for v3 📚 Doc: Update handler signature for v3 Jan 7, 2024
Copy link
Member

@gaby gaby left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I can't find any other *fiber.Ctx instances on the code base.

@gaby gaby requested review from ReneWerner87 and efectn January 7, 2024 04:52
@ReneWerner87 ReneWerner87 merged commit 956b66d into gofiber:main Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants