//
pkg.gl
Category
github.com/anywherelan/awl
ringbuffer
package
0.11.0
Repository:
https://github.com/anywherelan/awl.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
64 SLOC
#
Functions
New
New returns a new RingBuffer whose buffer has the given size.
#
Structs
RingBuffer
RingBuffer is a circular buffer that implement io.Writer interface.