mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
e007125f78
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_bench_test.go | ||
sync_map.go |
lnutils
This package provides fundamental types and utility functions that can be used by all other packages.