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

# Functions

arityMismatchError but for `fmt` checks since the compiler has not run yet.
Ast formats a Rego AST element.
MustAst is a helper function to format a Rego AST element.
MustAstWithOpts is a helper function to format a Rego AST element.
Source formats a Rego source file.

# Type aliases

ArgErrDetail but for `fmt` checks since compiler has not run yet.
Opts lets you control the code formatting via `AstWithOpts()`.