Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SkipList ¶
type SkipList struct {
// contains filtered or unexported fields
}
func NewSkipList ¶
func NewSkipList() *SkipList
func (*SkipList) NewIter ¶
func (skp *SkipList) NewIter() common.InnerStorageIterator
Click to show internal directories.
Click to hide internal directories.