//
pkg.gl
Category
github.com/smart-echo/micro
util
ring
package
0.0.0-20240731115241-c935d0647514
Repository:
https://github.com/smart-echo/micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
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.