Module massa_event_cache::event_cache

source ยท

Structsยง

Enumsยง

  • FilterItem ๐Ÿ”’
    A filter parameter - used to decompose an EventFilter in multiple filters
  • KeyBuilderType ๐Ÿ”’
    Key for this type of data that we want to get
  • KeyIndent ๐Ÿ”’
    Prefix u8 used to identify rocksdb keys
  • KeyKind ๐Ÿ”’

Constantsยง

Functionsยง

  • from_event_filter ๐Ÿ”’
    Convert a EventFilter into a list of (KeyIndent, FilterItem)