//
pkg.gl
Category
github.com/go-alive/go-micro
util
ring
package
0.0.0-20210911153520-b3c803abfa93
Repository:
https://github.com/go-alive/go-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.