VS Code snippet for Go error handling

Writing error handling code in Go can get a bit tedious. I made a VS Code snippet so that when I press alt+/, most of the code is written for me.

demo

Here is the snippet: