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

     1  // Package single contains implementations of various buffer types where the
     2  // buffer can only be consumed by a single thread (but any number of writers).
     3  package single