Hacker News new | ask | show | jobs
by dullgiulio 2763 days ago
Sort of yes. I have never tried Gin and I actually suggest you to use something else, like gorilla/mux, but that said what you describe sounds like several types implementing an interface...
2 comments

If you have never tried Gin why suggest to use something else?
Thanks! I didn't know gorilla/mux even existed. I've mostly followed some blog examples in creating my web app, and I guess it shows...