package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Sep 18, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
CEL is an implementation of Evaluator that uses CEL expressions.
NewCEL returns a new instance of CEL evaluator.
Evaluate evaluates the given expression using Google CEL, and returns its
result, plus an error, if any.
It expects the final value to be one of types: "string", "int", "uint", "double", "bool".
Source Files
¶
Click to show internal directories.
Click to hide internal directories.