//
pkg.gl
Category
github.com/micro/go-micro/v2
util
ring
package
2.9.1
Repository:
https://github.com/micro/go-micro.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
11
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.