package
1.21.0-rc1
Repository: https://github.com/hashicorp/consul.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IndexRequired will cause the index to return a MissingRequiredIndexError in the event that the indexer returns no values for a resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

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

# Structs

No description provided by the author
IndexedData is a wrapper around an Index and an radix tree for index and resource storage.
No description provided by the author
No description provided by the author

# Interfaces

Indexer is the base interface that all indexers must implement.
MultiIndexer is the interface to implement for extracting multiple index values from a resource.
ResourceIterator is the interface that will be returned to iterate through a collection of results.
SingleIndexer is the interface to use to extract a single index value from a resource.
Txn is an interface to control changes to an index within an transaction.

# Type aliases

No description provided by the author
IndexOption is a functional option to use to modify an Indexes behavior.