Versions in this module Expand all Collapse all v0 v0.9.9 Apr 21, 2021 Changes in this version + var Brotli_EncoderMode_name = map[int32]string + var Brotli_EncoderMode_value = map[string]int32 + var File_envoy_extensions_compression_brotli_compressor_v3_brotli_proto protoreflect.FileDescriptor + type Brotli struct + ChunkSize *wrappers.UInt32Value + DisableLiteralContextModeling bool + EncoderMode Brotli_EncoderMode + InputBlockBits *wrappers.UInt32Value + Quality *wrappers.UInt32Value + WindowBits *wrappers.UInt32Value + func (*Brotli) Descriptor() ([]byte, []int) + func (*Brotli) ProtoMessage() + func (m *Brotli) Validate() error + func (x *Brotli) GetChunkSize() *wrappers.UInt32Value + func (x *Brotli) GetDisableLiteralContextModeling() bool + func (x *Brotli) GetEncoderMode() Brotli_EncoderMode + func (x *Brotli) GetInputBlockBits() *wrappers.UInt32Value + func (x *Brotli) GetQuality() *wrappers.UInt32Value + func (x *Brotli) GetWindowBits() *wrappers.UInt32Value + func (x *Brotli) ProtoReflect() protoreflect.Message + func (x *Brotli) Reset() + func (x *Brotli) String() string + type BrotliValidationError struct + func (e BrotliValidationError) Cause() error + func (e BrotliValidationError) Error() string + func (e BrotliValidationError) ErrorName() string + func (e BrotliValidationError) Field() string + func (e BrotliValidationError) Key() bool + func (e BrotliValidationError) Reason() string + type Brotli_EncoderMode int32 + const Brotli_DEFAULT + const Brotli_FONT + const Brotli_GENERIC + const Brotli_TEXT + func (Brotli_EncoderMode) Descriptor() protoreflect.EnumDescriptor + func (Brotli_EncoderMode) EnumDescriptor() ([]byte, []int) + func (Brotli_EncoderMode) Type() protoreflect.EnumType + func (x Brotli_EncoderMode) Enum() *Brotli_EncoderMode + func (x Brotli_EncoderMode) Number() protoreflect.EnumNumber + func (x Brotli_EncoderMode) String() string