lnd/clock
yyforyongyu 68e6cd5c2e
gomod: run go work sync to sync modules
This commit is the result of running `go work sync` and `go mod tidy`
that syncs module versions for all submodules.
2023-09-05 07:27:20 +08:00
..
default_clock.go general: adding the Clock interface to aid testing 2019-12-13 16:52:22 +01:00
go.mod gomod: run go work sync to sync modules 2023-09-05 07:27:20 +08:00
go.sum gomod: run go work sync to sync modules 2023-09-05 07:27:20 +08:00
interface.go general: adding the Clock interface to aid testing 2019-12-13 16:52:22 +01:00
test_clock.go clock: optionally wait until tickers are registered in TestClock 2020-05-26 23:55:26 +02:00
test_clock_test.go clock: add missing package require and replace assert [skip ci] 2022-08-23 03:27:42 +08:00