Package channels provides a collection of helper functions, interfaces and implementations for working with and extending the capabilities of golang's existing channels.
go get gopkg.in/eapache/channels.v1No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a buffered channel and sends/receives a value.
No known issues recorded.
No dependency data recorded yet.