Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨feat: add function NewErrors to create multiple new errors #1701

Merged
merged 1 commit into from Jan 10, 2022

Conversation

vecpeng
Copy link
Contributor

@vecpeng vecpeng commented Jan 10, 2022

fix: #1695

@ReneWerner87
Copy link
Member

@vecpeng please add a similar documentation
https://github.com/gofiber/docs/blob/master/api/fiber.md?plain=1#L80-L96
in the docs repository

@ReneWerner87 ReneWerner87 merged commit 5fe95c2 into gofiber:master Jan 10, 2022
@vecpeng
Copy link
Contributor Author

vecpeng commented Jan 10, 2022

OK, I will do it soon.

@balcieren
Copy link
Contributor

@vecpeng great job 👍

@balcieren
Copy link
Contributor

Echo use interface{} for Message.
Echo HTTPError
What do you think about it ? @ReneWerner87 @vecpeng

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.

fiber.NewError()'s message should be interface{}
3 participants