Juan Calderon-Perez
Juan Calderon-Perez
@efectn `NewWithClient()` might be cleaner.
@efectn Thoughts?
@nakisen Can you provide a URL to see how Express.js is implementing this?
@nakisen I will submit a PR for this in v3 this week/weekend.
@bbkgh What's your full handler, I dont see your struct being used in the provided code.
Will finish this during the weekend.
Blocked by https://github.com/gofiber/fiber/pull/3099 both PR's are doing massive changes to the same file.
I'm going to create a new branch/PR. The merge conflicts are impossible to deal with.
@ReneWerner87 It's not, the changes for adding msgpack a few PR's ago were in the same lines that this one was modifying.
@mdelapenya Does this require adding testcontainers as a dependency in Fiber `go.mod`? Or is there a way to keep it separate.