# Functions
DefaultStringLookupFunc implements the default string lookup partition based on single-value matching.
StringPredicateMatcher implements the string predicate matcher.
# Constants
LookupPartitionContextKey is the StringLookup context key use this in your context.Context.
StringPredicateContextKey is the StringPredicate context key use this in your context.Context.