internal/ directory

Directories

PathSynopsis
internal/cmd
internal/cmd/genopawasm
internal/compiler
internal/compiler/wasmPackage wasm contains an IR->WASM compiler backend.
internal/compiler/wasm/opaPackage opa contains bytecode for the OPA-WASM library.
internal/irPackage ir defines an intermediate representation (IR) for Rego.
internal/leb128Package leb128 implements LEB128 integer encoding.
internal/manifestPackage manifest implements helper functions for the stored manifest.
internal/plannerPackage planner contains a query planner for Rego queries.
internal/presentationPackage presentation prints results of an expression evaluation in json and tabular formats.
internal/runtimePackage runtime contains utilities to return runtime information on the OPA instance.
internal/wasm
internal/wasm/constantPackage constant contains WASM constant definitions.
internal/wasm/encodingPackage encoding implements WASM module reading and writing.
internal/wasm/instructionPackage instruction defines WASM instruction types.
internal/wasm/module
internal/wasm/opcodePackage opcode contains constants and utilities for working with WASM opcodes.
internal/wasm/typesPackage types defines the WASM value type constants.
Version
v0.10.4
Published
Feb 19, 2019
Platform
darwin/amd64
Last checked
1 minute ago

Tools for package owners.