Versions in this module Expand all Collapse all v0 v0.1.0 May 5, 2023 Changes in this version + var File_envoy_extensions_compression_zstd_compressor_v3_zstd_proto protoreflect.FileDescriptor + var Zstd_Strategy_name = map[int32]string + var Zstd_Strategy_value = map[string]int32 + type Zstd struct + ChunkSize *wrappers.UInt32Value + CompressionLevel *wrappers.UInt32Value + Dictionary *v3.DataSource + EnableChecksum bool + Strategy Zstd_Strategy + func (*Zstd) Descriptor() ([]byte, []int) + func (*Zstd) ProtoMessage() + func (m *Zstd) Validate() error + func (m *Zstd) ValidateAll() error + func (x *Zstd) GetChunkSize() *wrappers.UInt32Value + func (x *Zstd) GetCompressionLevel() *wrappers.UInt32Value + func (x *Zstd) GetDictionary() *v3.DataSource + func (x *Zstd) GetEnableChecksum() bool + func (x *Zstd) GetStrategy() Zstd_Strategy + func (x *Zstd) ProtoReflect() protoreflect.Message + func (x *Zstd) Reset() + func (x *Zstd) String() string + type ZstdMultiError []error + func (m ZstdMultiError) AllErrors() []error + func (m ZstdMultiError) Error() string + type ZstdValidationError struct + func (e ZstdValidationError) Cause() error + func (e ZstdValidationError) Error() string + func (e ZstdValidationError) ErrorName() string + func (e ZstdValidationError) Field() string + func (e ZstdValidationError) Key() bool + func (e ZstdValidationError) Reason() string + type Zstd_Strategy int32 + const Zstd_BTLAZY2 + const Zstd_BTOPT + const Zstd_BTULTRA + const Zstd_BTULTRA2 + const Zstd_DEFAULT + const Zstd_DFAST + const Zstd_FAST + const Zstd_GREEDY + const Zstd_LAZY + const Zstd_LAZY2 + func (Zstd_Strategy) Descriptor() protoreflect.EnumDescriptor + func (Zstd_Strategy) EnumDescriptor() ([]byte, []int) + func (Zstd_Strategy) Type() protoreflect.EnumType + func (x Zstd_Strategy) Enum() *Zstd_Strategy + func (x Zstd_Strategy) Number() protoreflect.EnumNumber + func (x Zstd_Strategy) String() string