package
1.5.4
Repository: https://github.com/yiuterran/go-common.git
Documentation: pkg.go.dev

# Functions

New returns a new RingBuffer whose buffer has the given size.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

RingBuffer is a circular buffer that implement io.ReaderWriter interface.