It is a minor mode for Emacs that replaces several Go statements, e.g.: - if err != nil, - blocks with 1 code, - range statement, - hide types in anonymous functions. All these make a code shorter and more informative using overlays.