package
6.0.0-beta.10+incompatible
Repository: https://github.com/nuts-foundation/nuts-node.git
Documentation: pkg.go.dev

# Functions

FlagSet contains flags relevant for policy.
New creates a new local policy backend.
NewMockPDPBackend creates a new mock instance.

# Constants

ModuleName is the name of the policy module.

# Variables

No description provided by the author

# Structs

No description provided by the author
LocalPDP is a backend for presentation definitions It loads a file with the mapping from oauth scope to PEX Policy.
MockPDPBackend is a mock of PDPBackend interface.
MockPDPBackendMockRecorder is the mock recorder for MockPDPBackend.

# Interfaces

PDPBackend is the interface for the policy backend Both the remote and local policy backend implement this interface.