proxy.golang.org : github.com/cloudfoundry/batching
Package batching provides mechanisms for batching writes of various types. A batcher's methods should be invoked from a single goroutine. It is the responsibility of the caller to invoke Flush on the batcher frequently to flush the current batch out to the writer.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/cloudfoundry/batching
License: Apache-2.0
Latest release: over 7 years ago
First release: over 7 years ago
Namespace: github.com/cloudfoundry
Last synced: 4 days ago