Closed kalexmills-splunk closed 2 years ago
I'm convinced pooling can be handled via a variadic option func, to cut down on the API surface area.
We also need a way to setup pipeline stages using buffered channels, and I think variadic option funcs would work well in this case too.
Closed by #10
I'm convinced pooling can be handled via a variadic option func, to cut down on the API surface area.
We also need a way to setup pipeline stages using buffered channels, and I think variadic option funcs would work well in this case too.