go-github-com-gammazero-chanqueue 1.0.0
Propagated dependencies: go-github-com-gammazero-deque@1.0.0
Channel: guix
Home page: https://github.com/gammazero/chanqueue
Licenses: Expat
Synopsis: Buffered channel with unlimited capacity queue
Description:
Package chanqueue implements a queue that uses channels for input and output to provide concurrent access to a re-sizable queue. This allows the queue to be used like a channel. Closing the input channel closes the output channel when all queued items are read, consistent with channel behavior. In other words chanqueue is a dynamically buffered channel with up to infinite capacity.
Total results: 1