package
3.0.0-rc.3+incompatible
Repository: https://github.com/vitessio/vitess.git
Documentation: pkg.go.dev

# Functions

New returns 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.