package
0.1.1
Repository: https://github.com/kevinello/go-buffer.git
Documentation: pkg.go.dev

# Functions

NewArrayContainer new an ArrayContainer @param size int @param flushAsync bool @param flushBatch func(array []T) error @return *ArrayContainer @author kevineluo @update 2023-03-26 03:46:01.
No description provided by the author

# Structs

ArrayContainer not thread safe @author kevineluo @update 2023-03-25 03:51:33.
No description provided by the author

# Interfaces

No description provided by the author
Container data Container in the Buffer @author kevineluo @update 2023-03-15 09:35:51.