mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
The errors.new function does not require string formatting, so its performance is better than that of fmt.Errorf. |
||
|---|---|---|
| .. | ||
| testdata | ||
| chain.go | ||
| chain_test.go | ||
| conn.go | ||
| engine.go | ||
| mkchain.sh | ||
| protocol.go | ||
| snap.go | ||
| suite.go | ||
| suite_test.go | ||
| transaction.go | ||