bytes | Package bytes implements functions for the manipulation of byte slices. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/open-policy-agent/opa/internal/compiler/wasm/opa | Package opa contains bytecode for the OPA-WASM library. |
github.com/open-policy-agent/opa/internal/ir | |
github.com/open-policy-agent/opa/internal/wasm/encoding | Package encoding implements WASM module reading and writing. |
github.com/open-policy-agent/opa/internal/wasm/instruction | Package instruction defines WASM instruction types. |
github.com/open-policy-agent/opa/internal/wasm/module | |
github.com/open-policy-agent/opa/internal/wasm/types | Package types defines the WASM value type constants. |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |