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
What are some tools enhancing developer productivity?
What tools can I use to measure progress in code test coverage analysis and tools as discussed in SE-Radio Episode 324: Marc Hoffmann on Code Test Coverage Analysis and Tools and Jenkins Plugin Insights?
What tools can I use to measure progress in code test coverage analysis and tools as discussed in SE-Radio Episode 324: Marc Hoffmann on Code Test Coverage Analysis and Tools and Jenkins Plugin Insights?