splunk / pipelines

Concurrent processing pipelines in Go.
MIT License
21 stars 8 forks source link

add error to pipelines.Drain #9

Closed kalexmills-splunk closed 2 years ago

kalexmills-splunk commented 2 years ago

Realized the API needs an error in case a context cancellation results in a partial drain (before closure).