This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
lnd
Watch
1
Star
0
Fork
0
You've already forked lnd
mirror of
https://github.com/lightningnetwork/lnd.git
synced
2025-04-03 17:40:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
lnd
/
clock
History
Tommy Volk
834756c53c
multi: migrate assert.NoError to require.NoError
2022-07-05 16:41:08 +00:00
..
default_clock.go
general: adding the Clock interface to aid testing
2019-12-13 16:52:22 +01:00
go.mod
Upgrade to go 1.16 for the left over packages
2021-10-19 03:55:13 +00:00
go.sum
Upgrade to go 1.16 for the left over packages
2021-10-19 03:55:13 +00:00
interface.go
general: adding the Clock interface to aid testing
2019-12-13 16:52:22 +01:00
test_clock_test.go
multi: migrate assert.NoError to require.NoError
2022-07-05 16:41:08 +00:00
test_clock.go
clock: optionally wait until tickers are registered in TestClock
2020-05-26 23:55:26 +02:00