package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 8, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (r *Ring) InsertByHead(data ...interface{})
InsertByHead 头插法
func (r *Ring) InsertByTail(data ...interface{})
InsertByTail 尾插法
Link 往节点A,链接一个节点,并且返回之前节点A的后驱节点
func (r *Ring) NodeData() interface{}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.