package
0.3.0
Repository: https://github.com/raystack/raccoon.git
Documentation: pkg.go.dev

# Functions

CreateWorkerPool create new Pool struct given size and EventsChannel worker.

# Structs

Pool spawn goroutine as much as Size that will listen to EventsChannel.

# Interfaces

Producer produces data to sink.