We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936b0c7 commit a13abddCopy full SHA for a13abdd
README.md
@@ -11,6 +11,7 @@ A lightweight Go library for batching values from a channel with support for siz
11
12
- Batch items from a channel based on size
13
- Flush batches after a timeout, even if not full
14
+- Supports context cancellation with `WithContext` option
15
- Zero-dependency, idiomatic Go
16
17
## Installation
0 commit comments