lightning-terminal/queue
Oliver Gugger 6495d052a6
terminal+queue: add concurrent error queue
This commit adds a generic type queue which is basically an
implementation of a channel with an infinite buffer, so it should never
block when sending to it.
2022-10-15 09:05:04 +02:00
..
queue.go terminal+queue: add concurrent error queue 2022-10-15 09:05:04 +02:00