//
pkg.gl
Category
github.com/open-policy-agent/opa
repl
package
1.2.0
Repository:
https://github.com/open-policy-agent/opa.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
4
Dependents
16
Files
19 SLOC
#
Functions
New
New returns a new instance of the REPL.
#
Constants
BadArgsErr
BadArgsErr indicates bad arguments were provided to a built-in REPL command.
#
Type aliases
Error
Error is the error type returned by the REPL.
REPL
REPL represents an instance of the interactive shell.