package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev

# Functions

AssertKeyAtLeastLength panics when store key length is less than the given length.
AssertKeyLength panics when store key length is not equal to the given length.
NewList returns an initialized list.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Element is an element of a linked list.
List represents a doubly linked list.
Pair defines a key/value bytes tuple.
Pairs defines a repeated slice of Pair objects.