Versions in this module Expand all Collapse all v0 v0.1.0 May 5, 2023 Changes in this version + var File_contrib_envoy_extensions_matching_input_matchers_hyperscan_v3alpha_hyperscan_proto protoreflect.FileDescriptor + type Hyperscan struct + Regexes []*Hyperscan_Regex + func (*Hyperscan) Descriptor() ([]byte, []int) + func (*Hyperscan) ProtoMessage() + func (m *Hyperscan) Validate() error + func (m *Hyperscan) ValidateAll() error + func (x *Hyperscan) GetRegexes() []*Hyperscan_Regex + func (x *Hyperscan) ProtoReflect() protoreflect.Message + func (x *Hyperscan) Reset() + func (x *Hyperscan) String() string + type HyperscanMultiError []error + func (m HyperscanMultiError) AllErrors() []error + func (m HyperscanMultiError) Error() string + type HyperscanValidationError struct + func (e HyperscanValidationError) Cause() error + func (e HyperscanValidationError) Error() string + func (e HyperscanValidationError) ErrorName() string + func (e HyperscanValidationError) Field() string + func (e HyperscanValidationError) Key() bool + func (e HyperscanValidationError) Reason() string + type Hyperscan_Regex struct + AllowEmpty bool + Caseless bool + Combination bool + DotAll bool + Id uint32 + Multiline bool + Quiet bool + Regex string + Ucp bool + Utf8 bool + func (*Hyperscan_Regex) Descriptor() ([]byte, []int) + func (*Hyperscan_Regex) ProtoMessage() + func (m *Hyperscan_Regex) Validate() error + func (m *Hyperscan_Regex) ValidateAll() error + func (x *Hyperscan_Regex) GetAllowEmpty() bool + func (x *Hyperscan_Regex) GetCaseless() bool + func (x *Hyperscan_Regex) GetCombination() bool + func (x *Hyperscan_Regex) GetDotAll() bool + func (x *Hyperscan_Regex) GetId() uint32 + func (x *Hyperscan_Regex) GetMultiline() bool + func (x *Hyperscan_Regex) GetQuiet() bool + func (x *Hyperscan_Regex) GetRegex() string + func (x *Hyperscan_Regex) GetUcp() bool + func (x *Hyperscan_Regex) GetUtf8() bool + func (x *Hyperscan_Regex) ProtoReflect() protoreflect.Message + func (x *Hyperscan_Regex) Reset() + func (x *Hyperscan_Regex) String() string + type Hyperscan_RegexMultiError []error + func (m Hyperscan_RegexMultiError) AllErrors() []error + func (m Hyperscan_RegexMultiError) Error() string + type Hyperscan_RegexValidationError struct + func (e Hyperscan_RegexValidationError) Cause() error + func (e Hyperscan_RegexValidationError) Error() string + func (e Hyperscan_RegexValidationError) ErrorName() string + func (e Hyperscan_RegexValidationError) Field() string + func (e Hyperscan_RegexValidationError) Key() bool + func (e Hyperscan_RegexValidationError) Reason() string