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

standard.go

Version
v0.24.0-alpha
Published
Feb 5, 2025
Platform
js/wasm
Imports
7 packages
Last checked
1 second ago

Tools for package owners.