Directories
¶
| Path | Synopsis |
|---|---|
|
exp
|
|
|
ast
Package ast exposes the internal AST used within cedar-go.
|
Package ast exposes the internal AST used within cedar-go. |
|
batch
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. |
|
eval
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. |
|
schema
Package schema provides schema parsing, serialization, and resolution.
|
Package schema provides schema parsing, serialization, and resolution. |
|
schema/ast
Package ast provides types for constructing Cedar schema ASTs programmatically.
|
Package ast provides types for constructing Cedar schema ASTs programmatically. |
|
schema/internal/json
Package json provides JSON marshaling and unmarshaling for Cedar schema ASTs.
|
Package json provides JSON marshaling and unmarshaling for Cedar schema ASTs. |
|
schema/internal/parser
Package parser provides Cedar schema text parsing and formatting.
|
Package parser provides Cedar schema text parsing and formatting. |
|
schema/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. |
Click to show internal directories.
Click to hide internal directories.