package
0.4.0
Repository: https://github.com/joelfischerr/scion.git
Documentation: pkg.go.dev

# Functions

New allocates a new Ring instance, with capacity for count entries.

# Structs

Ring is a classic generic ring buffer on top of a fixed-sized slice.

# Interfaces

Entry
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author