//
pkg.gl
Category
github.com/Cloud-Foundations/Dominator
lib
queue
package
3.0.1+incompatible
Repository:
https://github.com/cloud-foundations/dominator.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
4
Files
75 SLOC
#
Functions
NewDataQueue
NewDataQueue creates a pair of channels (a send-only channel and a receive-only channel) which form a queue.
NewEventQueue
NewEventQueue creates a pair of channels (a send-only channel and a receive-only channel) which form a queue.