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/file
internal/file/archive
internal/file/urlPackage url contains helpers for dealing with file paths and URLs.
internal/irPackage ir defines an intermediate representation (IR) for Rego.
internal/leb128Package leb128 implements LEB128 integer encoding.
internal/mergePackage merge contains helpers to merge data structures frequently encountered in OPA.
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/prometheus
internal/runtimePackage runtime contains utilities to return runtime information on the OPA instance.
internal/storage
internal/storage/mockPackage mock defines a fake storage implementation for use in testing.
internal/strvalsPackage strvals provides tools for working with strval lines.
internal/versionPackage version implements helper functions for the stored version.
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.17.3
Published
Mar 3, 2020
Platform
linux/amd64
Last checked
24 minutes ago

Tools for package owners.