You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should create discussion board of some sort for things like this.
So far what is included beside stdlib is:
grpc.io as they solve so many things for us when rpc is in question. grpc is built by google so this is almost like stdlib as their approach towards grpc.io is as same, stdlib if possible.
goconvey. It adds so much on top of usual testing.T that it's really helpful like assertions and gui
Streadway AMQP - it's well tested, I'm extremely familiar with it and know that it really works. That's something not supported by stdlib.
Some sort of dependency list that will contain all required external packages.
The text was updated successfully, but these errors were encountered: