exp/

directory
v1.5.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2026 License: Apache-2.0

README

exp

This directory holds experimental and deprecated packages.

Code in this directory is not subject to the semantic version constraints of the rest of the module and breaking changes may be made at any time

Caveat emptor.

Directories

Path Synopsis
Package ast exposes the internal AST used within cedar-go.
Package ast exposes the internal AST used within cedar-go.
Package batch allows for performant batch evaluations of Cedar policy given a set of principals, actions, resources, and/or context as variables.
Package batch allows for performant batch evaluations of Cedar policy given a set of principals, actions, resources, and/or context as variables.
Package eval provides a simple interface for evaluating or partially evaluating a policy node in a given environment.
Package eval provides a simple interface for evaluating or partially evaluating a policy node in a given environment.
Package schema provides schema parsing, serialization, and resolution.
Package schema provides schema parsing, serialization, and resolution.
ast
Package ast provides types for constructing Cedar schema ASTs programmatically.
Package ast provides types for constructing Cedar schema ASTs programmatically.
internal/json
Package json provides JSON marshaling and unmarshaling for Cedar schema ASTs.
Package json provides JSON marshaling and unmarshaling for Cedar schema ASTs.
internal/parser
Package parser provides Cedar schema text parsing and formatting.
Package parser provides Cedar schema text parsing and formatting.
resolved
Package resolved transforms an AST schema into a resolved schema where all type references are fully qualified and common types are inlined.
Package resolved transforms an AST schema into a resolved schema where all type references are fully qualified and common types are inlined.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL