package
1.0.0-rc1
Repository: https://github.com/samaritan-proxy/samaritan.git
Documentation: pkg.go.dev

# Packages

Package compressor is a generated GoMock package.
No description provided by the author

# Functions

NewReader creates Reader.
NewReaderSize creates Reader with buffer size.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FilterStatus types.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FilterStatus types.

# Variables

crlf is the delimter in redis protocol.
ErrBadArrayLen for invalid array len.
ErrBadArrayLenTooLong too long array len.
ErrBadBulkStringLen for invalid bulk string len.
ErrBadBulkStringLenTooLong for too long bulk string len.
ErrBadCRLFEnd for invalid crlf.
ErrBadMultiBulkContent for invalid multi-bulk content.
ErrBadMultiBulkLen for invalid multi-bulk len.
ErrBadRespType represents bad resp type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

FilterChain is a set of filters.
Reader implements Reader for buffer.
No description provided by the author

# Interfaces

Filter is used to filter the request to backend.

# Type aliases

FilterStatus type.
No description provided by the author