package targeting
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- targeting
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- trait Attributes extends (Attr) => Option[Value]
- trait MatcherHashed extends (SampleWithHash) => Matching
- implicit final class RuleListSyntax extends AnyVal
- implicit class RuleSyntax extends AnyRef
- case class SampleWithHash(sample: (Attr) => Option[Value], hash: Hash) extends Attributes with Product with Serializable
Represents a sample with a hash to quickly check if it matches a targeting rule.
- implicit class ValueSyntax extends AnyRef
Value Members
- object RuleParser