mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
Updating the mocks to be complete implementation of the underlying interfaces is not always possible due to cross dependency issues. This commit embeds the interfaces into the mocks so we can at least always compile them. |
||
|---|---|---|
| .. | ||
| chainnotifier_mock.go | ||
| context.go | ||
| invoices_mock.go | ||
| keys.go | ||
| lightning_client_mock.go | ||
| lnd_services_mock.go | ||
| log.go | ||
| router_mock.go | ||
| signer_mock.go | ||
| testutils.go | ||
| timeout.go | ||
| versioner_mock.go | ||
| walletkit_mock.go | ||