hashicorp / go-multierror

A Go (golang) package for representing a list of errors as a single error.
Mozilla Public License 2.0
2.3k stars 123 forks source link

function to return next referenced error object #45

Open zdunecki opened 3 years ago

zdunecki commented 3 years ago

I would like to check equality by reference instead of using Is method and this function lets you to do this.

hashicorp-cla commented 3 years ago

CLA assistant check
All committers have signed the CLA.