package
3.65.0
Repository: https://github.com/jeffail/benthos.git
Documentation: pkg.go.dev

# Functions

NewStream creates a new Producer/Consumer around a buffer.

# Structs

Stream wraps a read/write buffer implementation with a channel based streaming component that satisfies the internal Benthos Consumer and Producer interfaces.

# Interfaces

ReaderWriter is a read/write interface implemented by buffers.

# Type aliases

AckFunc is a function used to acknowledge receipt of a message batch from a buffer.