//
pkg.gl
Category
github.com/tencentcodedog/linux-go-1.12.6
src
container
ring
package
0.0.0-20241115082555-91616abce05b
Repository:
https://github.com/tencentcodedog/linux-go-1.12.6.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
88 SLOC
#
Functions
New
New creates a ring of n elements.
#
Structs
Ring
A Ring is an element of a circular list, or ring.