package
0.0.0-20240801115724-302162d5da99
Repository: https://github.com/tkw1536/pkglib.git
Documentation: pkg.go.dev

# Functions

Join is an efficient version of strings.Join working on the RingBuffer.
MakeRingBuffer creates a new RingBuffer with the given capacity.

# Structs

RingBuffer is a buffer holding a finite number of elements.