//
pkg.gl
Category
github.com/loft-sh/vcluster
pkg
util
ringbuffer
package
0.21.0-alpha.6
Repository:
https://github.com/loft-sh/vcluster.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
77 SLOC
#
Functions
NewBuffer
NewBuffer returns a ring buffer of a given size.
#
Structs
Buffer
Buffer is a simple implementation of a ring/circular buffer.