//
pkg.gl
Category
github.com/rudderlabs/rudder-go-kit
async
package
0.35.1
Repository:
https://github.com/rudderlabs/rudder-go-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
38 SLOC
#
Structs
SingleSender
SingleSender is a helper for sending and receiving values to and from a channel between 2 separate goroutines, a sending and a receiving goroutine, while at the same time supporting the following scenarios: 1.