dcrd/internal/staging
Dave Collins 318d81bc90
multi: Wrap errors for better errors.Is/As support.
This updates all remaining cases of unwrapped errors in fmt.Errorf calls
to wrap the underlying errors with the %w format verb to ensure they
work nicely with errors.Is and errors.As.
2023-08-25 16:31:11 -05:00
..
banmanager multi: Wrap errors for better errors.Is/As support. 2023-08-25 16:31:11 -05:00
primitives build: Add dupword linter. 2023-08-25 12:35:55 -05:00