1
0
mirror of https://github.com/mainflux/mainflux.git synced 2025-05-14 19:29:11 +08:00
Drasko DRASKOVIC 3494c7a5e1 Add normalizer
Signed-off-by: Drasko DRASKOVIC <drasko.draskovic@gmail.com>
2017-09-24 15:33:58 +02:00
..
2017-09-24 15:33:58 +02:00
2017-09-24 15:33:58 +02:00
2017-09-24 15:33:58 +02:00
2017-09-24 15:33:58 +02:00
2017-09-24 15:33:58 +02:00
2017-09-24 15:33:58 +02:00
2017-09-24 15:33:58 +02:00
2017-09-24 15:33:58 +02:00
2017-09-24 15:33:58 +02:00
2017-09-24 15:33:58 +02:00
2017-09-24 15:33:58 +02:00
2017-09-24 15:33:58 +02:00
2017-09-24 15:33:58 +02:00
2017-09-24 15:33:58 +02:00

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.