# Functions
Load returns an Engine after loading all of the specified policies.
LoadCapabilities loads Rego JSON capabilities given a path.
LoadWithData returns an Engine after loading all of the specified policies and data paths.
# Structs
CompilerOptions defines the options for the Rego compiler.
Engine represents the policy engine.