//
pkg.gl
Category
github.com/joelfischerr/scion
go
lib
ringbuf
package
0.4.0
Repository:
https://github.com/joelfischerr/scion.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
139 SLOC
#
Functions
New
New allocates a new Ring instance, with capacity for count entries.
#
Structs
Ring
Ring is a classic generic ring buffer on top of a fixed-sized slice.
#
Interfaces
Entry
No description provided by the author
#
Type aliases
EntryList
No description provided by the author
NewEntryF
No description provided by the author