Hacker News new | ask | show | jobs
by fosefx 1320 days ago
Why?
2 comments

The equivalent of a framework in go is the standard library itself
it's not considered idiomatic Go to use frameworks, the stdlib provides everything.