An overview of tools that will help improve your Go code

Code Formatting

Refactoring

Error Detection

  • go vet - Read this first on how to use the go vet command.

Navigation