Enhancing Go Development
Andrew discusses various tools aimed at improving the Go development experience, including static analysis for better code understanding and new profiling features in Go 1.2. The introduction of test coverage profiling allows developers to visualize which code paths are tested, ultimately enhancing code quality. Additionally, the go imports tool simplifies the management of imports, streamlining the coding process.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
Episode 202: Andrew Gerrand on Go
Related Questions