go-ethereum/eth/downloader
Steven b6cc89fabe
Add goimports lint (#54)
* Add `goimports` lint.

* Fix `goimports` issue.

* Fix group to `github.com/scroll-tech/go-thereum`.
2022-03-24 16:53:59 +08:00
..
api.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
downloader.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
downloader_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
events.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
metrics.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
modes.go eth/downloader: fix typo in comment (#22019) 2020-12-21 15:39:58 +01:00
peer.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
queue.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
queue_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
resultstore.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
statesync.go Add goimports lint (#54) 2022-03-24 16:53:59 +08:00
testchain_test.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00
types.go Update mod file and all imports to use scroll-tech URL (#15) 2021-12-24 10:59:22 +01:00