package
0.0.0-20250305113347-723568176820
Repository: https://github.com/cilium/proxy.git
Documentation: pkg.go.dev

# Constants

RequestMagic says that memcache frame is a request.
ResponseMagic says that memcache frame is a response.

# Variables

DeniedMsgBase is sent if policy denies the request.
ParserFactoryInstance creates binary parser for unified parser.

# Structs

Parser implements proxylib.Parser.
ParserFactory implements proxylib.ParserFactory.