//
pkg.gl
Category
github.com/pingcap/ticdc
utils
heap
package
9.0.0-beta.1.pre+incompatible
Repository:
https://github.com/pingcap/ticdc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
3
Files
80 SLOC
#
Functions
NewHeap
No description provided by the author
#
Structs
Heap
A generic heap implementation.
#
Interfaces
Item
The item interface for the heap.