README ¶ Tooling This package demonstrates how the Go tools help us when writing code. Run go vet on the code and notice it draws your attention to the unreachable code See how goimports can automate which packages need to be imported Read Tyler Bunnell's article on integrating Go tools with Sublime Text Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Click to show internal directories. Click to hide internal directories.