package stdlib
import "github.com/google/cel-go/common/stdlib"
Package stdlib contains all of the standard library function declarations and definitions for CEL.
Index ¶
Functions ¶
func Functions ¶
func Functions() []*decls.FunctionDecl
Functions returns the set of standard library function declarations and definitions for CEL.
func Types ¶
func Types() []*decls.VariableDecl
Types returns the set of standard library types for CEL.
Source Files ¶
- Version
- v0.21.0
- Published
- Aug 2, 2024
- Platform
- js/wasm
- Imports
- 7 packages
- Last checked
- 9 seconds ago –
Tools for package owners.