Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

You can't rely on the order of imports initialization anyway. See http://golang.org/ref/spec#Program_execution .. I believe that's also the reason, you shouldn't call `flag.Parse()` in `init()`


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: