package
2.0.0+incompatible
Repository: https://github.com/nerdatmath/vitess.git
Documentation: pkg.go.dev

# Functions

Return a history with the specified maximum length.

# Structs

History is a data structure that allows you to keep some number of records.

# Interfaces

Deduplicable is an interface that records should implement if the history should perform their deduplication.