Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeUnboundedChan ¶ added in v1.17.0
NOTE: please see https://github.com/goware/channel for an improved version of the below method.
converts a blocking unbuffered send channel into a non-blocking unbounded buffered one inspired by https://medium.com/capital-one-tech/building-an-unbounded-channel-in-go-789e175cd2cd
Types ¶
Click to show internal directories.
Click to hide internal directories.