# Functions
GetBackend returns a reasonably configured badger.Backend.
GetCounterKey returns the proper counter key for a given event ID.
GetIndexKeysForEvent generates all the index keys required to filter for events.
No description provided by the author
GetTagKeyPrefix returns tag index prefixes based on the initial field of a tag.
MakeAccessEvent generates an *AccessEvent from an event ID and serial.
No description provided by the author
PrepareQueries analyses a filter and generates a set of query specs that produce key prefixes to search for in the badger key indexes.
# Constants
No description provided by the author
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
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author