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.25.0 (latest)
Published
Apr 22, 2025
Platform
linux/amd64
Imports
11 packages
Last checked
1 hour ago

Tools for package owners.