Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 435 Bytes

readme.md

File metadata and controls

24 lines (15 loc) · 435 Bytes

GoErr and GoBuild

GoErr

GoErr : Add new line to check if err is nil.

How it works?

  1. Select the err variable you wish to check.
  2. Right click on the line.
  3. Click on GoErr to add line.

GoBuild

GoBuild : Build your package.

How it works?

  1. Right click within any editor of your package.
  2. Click on GoBuild to build.

How to install

Add this plugin path to the strukture :

github.com/thestrukture/GoErr