package
1.0.5
Repository: https://github.com/cockroachdb/replicator.git
Documentation: pkg.go.dev

# Functions

UniqueByKey implements a "last one wins" approach to removing mutations with duplicate keys from the input slice.
UniqueByTimeKey implements a "last one wins" approach to removing mutations with duplicate (time, key) tuples from the input slice.