Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterEvents ¶
func FilterEvents[T proto.Message]( t *testing.T, allEvents cosmostypes.Events, protoType string, ) (parsedEvents []T)
FilterEvents filters allEvents, returning list of T type events whose protobuf message type string matches protoType.
func QuoteEventMode ¶
QuoteEventMode quotes (i.e. URL escape) the value associated with the 'mode' key in the event. This is injected by the caller that emits the event and causes issues in calling 'ParseTypedEvent'.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.