gtsocial-umbx

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

README.md (154B)


      1 # go-errors
      2 
      3 simple but powerful errors library that allows easy wrapping and stacktracing of errors.
      4 
      5 to disable stacktraces set the `notrace` build tag.