Anton Kaliaev
b7b721c484
Closes #4603 Commands used (VIM): ``` :args `rg -l errors.Wrap` :argdo normal @q | update ``` where q is a macros rewriting the `errors.Wrap` to `fmt.Errorf`. |
5 years ago | |
---|---|---|
.. | ||
codec.go | Renamed wire.go to codec.go (#3827) | 5 years ago |
kv.go | change use of errors.Wrap to fmt.Errorf with %w verb | 5 years ago |
kv_bench_test.go | indexer: allow indexing an event at runtime (#4466) | 5 years ago |
kv_test.go | indexer: allow indexing an event at runtime (#4466) | 5 years ago |
utils.go | libs/common: refactor libs/common 01 (#4230) | 5 years ago |
utils_test.go | libs/common: refactor libs/common 01 (#4230) | 5 years ago |