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-03-23 08:11:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v0.17.0-beta.rc1
Branches
Tags
View all branches
lnd
/
clock
History
yyforyongyu
077ebe3868
clock: add missing package
require
and replace
assert
[skip ci]
2022-08-23 03:27:42 +08: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
clock: add missing package
require
and replace
assert
[skip ci]
2022-08-23 03:27:42 +08:00
test_clock.go
clock: optionally wait until tickers are registered in TestClock
2020-05-26 23:55:26 +02:00