lnd.xprv/ticker
Wilmer Paulino faccccf93f
ticker/ticker: rename ticker -> T
In this commit, we rename the previously unexported ticker into T,
making it exported along the way. This is nice as we now have access to
the actual interface implementation without the need of making further
type assertions.
2019-02-12 16:05:24 -08:00
..
mock.go ticker: fix linter error 2018-08-09 22:15:41 -07:00
ticker_test.go ticker/ticker_test: adds Ticker interface tests 2018-08-09 02:48:06 -07:00
ticker.go ticker/ticker: rename ticker -> T 2019-02-12 16:05:24 -08:00