# Functions
NewEventParser creates a new EventParser.
NewEventParserMock creates a new instance of EventParserMock.
# 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
No description provided by the author
No description provided by the author
# Structs
Event holds all the information of a decoded storage event.
EventParserMock is an autogenerated mock type for the EventParser type.
# Interfaces
EventParser is the interface used for parsing event storage data into []*Event.
No description provided by the author
# Type aliases
EventParserFn implements EventParser.