wrap-error (130B)
1 # -*- mode: snippet -*- 2 # name: wraperror 3 # key: werr 4 # contributor : @mjf 5 # -- 6 if err != nil { 7 return errors.Wrap(err, "$0") 8 }
ricepersonal dot files and scripts for linux and macOS | |
Log | Files | Refs | README | LICENSE |