-
Hi,
I was wondering how to resolve an issue where go-plus isn't picking up the gofmt tool. It's definitely installed and available on my system.
```
☁ teamstats [update-readme] which gofmt
/usr/loc…
-
During my investigation of #125 I noticed that the performance of the connection pool is pretty bad method I use for closing connections does not work well with RethinkDB due to the reuse of connectio…
-
Say I'm working on 2 projects, each with its own set of dependencies and its own GOPATH.
Why not let me define GOPATH per project, and force the project to be inside it? It will still stupport multi…