Skip to content

Repository files navigation

Batch

Go ReferenceGo Report Card

Batcher collect a data and flush it if the batch is full or the interval is elapsed.

Installation

go get github.com/gotidy/batch

Examples

batch:=New(flusher)
batch.Put("some data")

Documentation

Go Reference

License

Apache 2.0

About

Data batcher.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages