pkg/

directory
v0.11.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2026 License: Apache-2.0

Directories

Path Synopsis
Package auth implements the OpenVaultDB auth MVP: an OAuth-style connect flow (consent → one-time code → scoped bearer token), capability grants persisted with hashed tokens, and HTTP middleware enforcing them.
Package auth implements the OpenVaultDB auth MVP: an OAuth-style connect flow (consent → one-time code → scoped bearer token), capability grants persisted with hashed tokens, and HTTP middleware enforcing them.
Package authorizationapi validates the DTQL authorization HTTP ingress.
Package authorizationapi validates the DTQL authorization HTTP ingress.
Package core is the thin OpenVaultDB layer between the HTTP API and DALgo drivers.
Package core is the thin OpenVaultDB layer between the HTTP API and DALgo drivers.
Package inferred implements the inferred schema catalogue for OpenVaultDB.
Package inferred implements the inferred schema catalogue for OpenVaultDB.
Package manifest defines the OpenVaultDB database manifest format.
Package manifest defines the OpenVaultDB database manifest format.
Package mount loads database manifests and opens the corresponding DALgo drivers, producing ready-to-serve core.Database instances.
Package mount loads database manifests and opens the corresponding DALgo drivers, producing ready-to-serve core.Database instances.
Package policystore publishes immutable filesystem-owned policy generations.
Package policystore publishes immutable filesystem-owned policy generations.
Package schema defines OpenVaultDB schema modes and record validation.
Package schema defines OpenVaultDB schema modes and record validation.
Package server exposes mounted OpenVaultDB databases over the minimal HTTP API documented in docs/api.md.
Package server exposes mounted OpenVaultDB databases over the minimal HTTP API documented in docs/api.md.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL