package
0.20.2
Repository: https://github.com/authzed/cel-go.git
Documentation: pkg.go.dev

# Functions

RunCase evaluates a single test case against a custom environment, running three different variants of the expression: optimized, unoptimized, and trace.
RunReferenceCases evaluates the set of ReferenceCases against a custom CEL environment.

# Variables

ReferenceCases represent canonical CEL expressions for common use cases.

# Structs

Case represents a human-readable expression and an expected output given an input.