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.22.0
Published
Nov 6, 2024
Platform
js/wasm
Imports
7 packages
Last checked
5 seconds ago

Tools for package owners.