2
0
mirror of https://github.com/status-im/status-go.git synced 2025-01-12 23:55:03 +00:00
2021-10-19 09:43:41 -04:00

804 B

multierr GoDoc Build Status Coverage Status

multierr allows combining one or more Go errors together.

Installation

go get -u go.uber.org/multierr

Status

Stable: No breaking changes will be made before 2.0.


Released under the MIT License.