0
1
llucycodes42
This code returns "2nil", if there was no error.
Shortcut: iferr
iferr
0 Comments
if err != nil { return ${2nil, err} }