LiteIDE is a simple, open source, cross-platform Go IDE.
GoTools is a golang tools support for LiteIDE.
go install github.com/visualfc/gotools@latest Windows/Linux: copy GOPATH/bin gotools to liteide/bin MacOS: copy GOPATH/bin gotools to LiteIDE.app/Contents/MacOS - LiteIDE Source code https://github.com/visualfc/liteide
 - Gotools Source code https://github.com/visualfc/gotools