add ulid routing Constraint#2782
add ulid routing Constraint#2782alfadhela wants to merge 1 commit intogofiber:masterfrom alfadhela:ulid-constraint
Conversation
|
Thanks for opening this pull request! 🎉 Please check out our contributing guidelines. If you need help or want to chat with us, join us on Discord https://gofiber.io/discord |
|
you are welcome to work on it in the beta branch for version 3 we don't want new feature requests for v2 at the moment, because we want to stop the development there for now |
|
No problem but is it acceptable if I write regexp for ulid instead of using |
|
well, then the exam would only be half right we can't possibly include all patterns, such as uuidv3, uuidv4, ulid etc. to solve the problem on your side/project, however, you could use a regex contrain in your route |
|
It's a solution. |
|
Hi @ReneWerner87, |

Description
Add new constraint for
ulidusinggithub.com/oklog/ulid/v2pkg.Type of change
Please delete options that are not relevant.
Checklist:
Commit formatting:
Use emojis on commit messages so it provides an easy way of identifying the purpose or intention of a commit. Check out the emoji cheatsheet here: CONTRIBUTING.md