//
pkg.gl
Category
go-micro.dev/v5
util
ring
package
5.3.0
Repository:
https://github.com/micro/go-micro.git
Documentation:
pkg.go.dev
Versions
2
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.