This package provides one important part of the golang error handling equation, but I find myself wanting another one which is provided by https://github.com/hashicorp/errwrap which provides an interface for easily handling multiple nested errors.
Would support for this be considered?