//
pkg.gl
Category
github.com/authzed/cel-go
common
debug
package
0.20.2
Repository:
https://github.com/authzed/cel-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
260 SLOC
#
Functions
ToAdornedDebugString
ToAdornedDebugString gives the adorned string representation of the Expr.
ToDebugString
ToDebugString gives the unadorned string representation of the Expr.
#
Interfaces
Adorner
Adorner returns debug metadata that will be tacked on to the string representation of an expression.
Writer
Writer manages writing expressions to an internal string.