package
Version:
v0.0.0-...-effb616
Opens a new window with list of versions in this module.
Published: Jun 10, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Eval evaluates the cel expression against the given input
type EvalResponse struct {
Result any `json:"result"`
Cost *uint64 `json:"cost, omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.