# Functions
L7RuleParser parses protobuf L7 rules to and array of Rule May panic.
# Variables
MemcacheOpCodeMap maps operation names and groups used in policy rules to sets of operation names and opcodes that are allowed in such a policy rule.
# Structs
Parser implements proxylib.Parser.
ParserFactory implements proxylib.ParserFactory.
Rule matches against memcached requests.