pkg / errors

Simple error handling primitives
https://godoc.org/github.com/pkg/errors
BSD 2-Clause "Simplified" License
8.18k stars 691 forks source link

Added option to change delimiter #208

Closed tamiraviv closed 5 years ago

tamiraviv commented 5 years ago

As requested in #207 - I made the minimal changes to support this feature.