A server that caches go list results.
go get marwan.io/golist
export GOPACKAGESDRIVER=golist
Make sure the env var is passed into your editor's tools.
For example, in vscode you must include the env var in go.toolsEnvVars
WIP -- hopefully this whole repo is deleted sooner than later.