package
Version:
v1.14.0
Opens a new window with list of versions in this module.
Published: Feb 26, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package params provides utilities to create runtime context information for
OPA instances.
NewWithOptions returns the runtime context information as an ast.Term object.
type Options struct {
Config []byte
IsAuthorizationEnabled bool
SkipKnownSchemaCheck bool
}
Options controls the types of runtime context information to return.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.