Go tools are special. Go was designed from the beginning to make tools easy to write. This caused the Go ecosystem to have dozens of well built tools, such as formatters, refactoring tools, code generators, navigators, and so on.
This talk highlight some of the best and most used tools and show how to use them from an editor.