I really find it hard to debug this library. I really would like to track errors with https://github.com/pkg/errors/ .
This way we can annotate where a function call came from and can print stack traces if necessary. Otherwise this just behaves like normal errors.
I really find it hard to debug this library. I really would like to track errors with https://github.com/pkg/errors/ . This way we can annotate where a function call came from and can print stack traces if necessary. Otherwise this just behaves like normal errors.