github.com/Jeffail/benthos/v3@v3.65.0/lib/pipeline/package.go (about)

     1  // Package pipeline contains structures that implement both the Producer and
     2  // Consumer interfaces. They can be used as extra pipeline components for
     3  // various utilities.
     4  package pipeline