package
0.11.0
Repository: https://github.com/anywherelan/awl.git
Documentation: pkg.go.dev

# Functions

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

# Structs

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