package
0.0.0-20241217200950-e77bea9c52fc
Repository: https://chromium.googlesource.com/infra/luci/luci-go
Documentation: pkg.go.dev

# Functions

Compile produces a RuleEvaluator that can quickly evaluate whether a given test name matches the given test name clustering rule, and if so, return the test name LIKE expression that defines the cluster.

# Type aliases

Evaluator evaluates a test name clustering rule on a test name, returning whether the rule matches and if so, the LIKE expression that defines the cluster.