github.com/Jeffail/benthos/v3@v3.65.0/internal/interop/package.go (about)

     1  // Package interop provides utilities for initializing Benthos components that
     2  // default to the old APIs, but when the provided manager supports it the new
     3  // APIs are used.
     4  //
     5  // TODO: V4 Remove this package
     6  package interop