Richard Ramos ad326fa290
feat: wakuv2 store (#2780)
Allows runnning a store node depending on node config settings.
2022-08-19 12:34:07 -04:00
..
2019-11-25 21:16:00 +01:00
2022-08-19 12:34:07 -04:00
2022-08-19 12:34:07 -04:00
2021-10-19 09:43:41 -04:00
2021-10-19 09:43:41 -04:00
2021-10-19 09:43:41 -04: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.