package
1.2.0
Repository: https://github.com/open-policy-agent/opa.git
Documentation: pkg.go.dev

# Packages

# Functions

IsUndefinedErr returns true of the err represents an undefined decision error.
New returns a new OPA object.

# Constants

UndefinedErr indicates that the queried decision was undefined.

# Structs

ConfigOptions contains parameters to (re-)configure OPA.
DecisionOptions contains parameters for query evaluation.
DecisionResult contains the output of query evaluation.
Error represents an internal error in the SDK.
OPA represents an instance of the policy engine.
Options contains parameters to setup and configure OPA.
PartialOptions contains parameters for partial query evaluation.

# Interfaces