lnd/lnutils
Olaoluwa Osuntokun e007125f78
lnutils: add RecvOrTimeout
This abstracts out a common pattern where we wait for a send on a
channel, and timeout otherwise.
2023-03-10 19:07:45 -08:00
..
2023-03-10 19:07:45 -08:00

lnutils

This package provides fundamental types and utility functions that can be used by all other packages.