Lines
100 %
Functions
#include "source/extensions/matching/input_matchers/cel_matcher/config.h"
namespace Envoy {
namespace Extensions {
namespace Matching {
namespace InputMatchers {
namespace CelMatcher {
REGISTER_FACTORY(CelInputMatcherFactory, Envoy::Matcher::InputMatcherFactory);
} // namespace CelMatcher
} // namespace InputMatchers
} // namespace Matching
} // namespace Extensions
} // namespace Envoy