by saj1th on 7/28/14, 7:03 AM with 24 comments
by argon81 on 7/28/14, 8:16 AM
It was OK for a while with a small codebase, but the problem is that you need to give up your simple direct Go code for magic reflection.
I discovered there are better and more idiomatic ways to do this type if thing without resorting to dependency injection.
by chewxy on 7/28/14, 7:32 AM
by mutatio on 7/28/14, 7:57 AM
Why muddy your main() when init() exists?
by fishnchips on 7/28/14, 12:23 PM
by pjmlp on 7/28/14, 9:50 AM
by iand on 7/28/14, 12:07 PM