Documentation ¶
Overview ¶
Package stdlib contains all of the standard library function declarations and definitions for CEL.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FunctionExprDecls
deprecated
func Functions ¶
func Functions() []*decls.FunctionDecl
Functions returns the set of standard library function declarations and definitions for CEL.
func TypeExprDecls
deprecated
func Types ¶
func Types() []*decls.VariableDecl
Types returns the set of standard library types for CEL.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.