gorilla/mux or gin-gonic/gin
Which one is preferred in the community – gorilla/mux or gin-gonic/gin? I am developing/building new cloud-native Enterprise APIs with highly sensitive data and might have significant volumes to deal with. Searched around the web for an answer on the preferred framework, and got split answers. Trying one last time to make my decision.
Additionally, 1.22 also brings in an improved router, should I be using that one?