Don't use a framework. Use the standard library. It does everything you
need.

When you find something that you don't want to do "manually," go find a
package that you *plug into* your code.

When you start with a framework, you're accepting thousands of decisions
made by others. Many of them will make your life easier, and many more will
make your life much more difficult.

-- 
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