Y
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
steQ
2763 days ago
If you have never tried Gin why suggest to use something else?
link
emourujarvi
2763 days ago
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...
link