Donát Csongor
Donát Csongor
And what is the expected operation if several structs implement the same interface? Which will first? Or find all and give a array?
https://angular.io/api/core/importProvidersFrom
@febelery As I've been following for a while, it's always next month. 🫠🙈
@heisGarvit, can you modify it with the future in mind? Beta.4 is changed it: https://github.com/gofiber/fiber/pull/3193 Summary: Let c be a fiber.Ctx. c.UserContext() -> c.Context() c.SetUserContext() -> c.SetContext()