package
3.7.0+incompatible
Repository: https://github.com/percona/percona-toolkit.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
FindUnusedIndexes returns a list of unused indexes for the given database and collection.

# Structs

DuplicateIndex represents a duplicated index pair.
IndexStat hold an index usage statistics.

# Type aliases

IndexKey holds the list of fields that are part of an index, along with the field order.