//
pkg.gl
Category
github.com/pingcap/ticdc
utils
list
package
9.0.0-beta.1.pre+incompatible
Repository:
https://github.com/pingcap/ticdc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
155 SLOC
#
Functions
NewList
New returns an initialized list.
#
Structs
Element
Element is an element of a linked list.
List
List represents a doubly linked list.