//
pkg.gl
Category
github.com/maxmcd/steady
internal
ring
package
0.0.0-20230501163657-b88123c22367
Repository:
https://github.com/maxmcd/steady.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
105 SLOC
#
Functions
NewBuffer
NewBuffer returns a ring buffer of a given size.
#
Structs
Buffer
Buffer is a simple implementation of a ring/circular buffer.