Module: Karafka::Web::Pro::Ui::Lib::Search::Matchers

Defined in:
lib/karafka/web/pro/ui/lib/search/matchers/base.rb,
lib/karafka/web/pro/ui/lib/search/matchers/raw_key_includes.rb,
lib/karafka/web/pro/ui/lib/search/matchers/raw_header_includes.rb,
lib/karafka/web/pro/ui/lib/search/matchers/raw_payload_includes.rb

Overview

Namespace for search matchers Matcher is what “searches” a message or its parts for a given phrase

Defined Under Namespace

Classes: Base, RawHeaderIncludes, RawKeyIncludes, RawPayloadIncludes