Actually, there is nothing in Go that prevents you from using any kind of 
frameworks. You are free to use whatever you wish.

Go provides a more complete standard library for web development than many 
other programming languages. While in other languages you have to rely on 
frameworks, in Go, building your own framework isn't that difficult. 

That being said, just choose whatever suits your needs.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to