mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 01:36:24 +01:00
This abstracts out a common pattern where we wait for a send on a channel, and timeout otherwise. |
||
---|---|---|
.. | ||
chan.go | ||
README.md | ||
stream.go | ||
sync_map.go | ||
sync_map_bench_test.go |
lnutils
This package provides fundamental types and utility functions that can be used by all other packages.