//
pkg.gl
Category
github.com/stack-labs/stack
util
ring
package
1.0.1-rc2
Repository:
https://github.com/stack-labs/stack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
3
Files
117 SLOC
#
Functions
New
New returns a new buffer of the given size.
#
Structs
Buffer
Buffer is ring buffer.
Entry
Entry is ring buffer data entry.
Stream
Stream is used to stream the buffer.