# Functions
FindSetMatches returns list of values that can be equality matched on.
# Structs
IndexGatewayClientStore implements pkg/storage/stores/index.ReaderWriter.
IndexReaderWriter implements pkg/storage/stores/index.ReaderWriter.
# Interfaces
NB(owen-d): mostly modeled off of the proto-generated `logproto.IndexGatewayClient`, but decoupled from explicit GRPC dependencies to work well with streaming grpc methods.