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 | |
---|---|---|
.. | ||
testdata | p2p: Add test vectors for deriving secrets (#2120) | 6 years ago |
codec.go | format: add format cmd & goimport repo (#4586) | 5 years ago |
conn_go110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
conn_notgo110.go | p2p: tmconn->conn and types->p2p | 7 years ago |
connection.go | change use of errors.Wrap to fmt.Errorf with %w verb | 5 years ago |
connection_test.go | format: add format cmd & goimport repo (#4586) | 5 years ago |
secret_connection.go | change use of errors.Wrap to fmt.Errorf with %w verb | 5 years ago |
secret_connection_test.go | format: add format cmd & goimport repo (#4586) | 5 years ago |