package
0.0.0-20241001120344-791233ab31d1
Repository: https://github.com/wearemojo/mojo-public-go.git
Documentation: pkg.go.dev
# Interfaces
Merrer (merr-er) represents a merr-compatible error
It primarily exists to allow `Wrap` to return nil without forcing us to use pointers for `E`, but also allows other structs to offer a merr.E option.