package
0.0.0-20230510093534-25a7e6aa1f30
Repository: https://github.com/gridironone/gridmint.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

IsRangeOperation returns a boolean signifying if a query Operator is a range operation or not.
LookForRanges returns a mapping of QueryRanges and the matching indexes in the provided query conditions.

# Structs

QueryRange defines a range within a query condition.

# Interfaces

BlockIndexer defines an interface contract for indexing block events.

# Type aliases

QueryRanges defines a mapping between a composite event key and a QueryRange.