go-buffer
go-buffer copied to clipboard
Asynchronous data buffer for Go applications
Results
4
go-buffer issues
Sort by
recently updated
recently updated
newest added
### Feature Request **Description:** I would like to request support for byte size-based flushing in the `buffer` package. Currently, the package supports flushing based on a timeout or when the...
Initial support for type parameters, a.k.a, generics.
Normalize buffer constructor in order for it to be aligned with Go idioms.