shared/

directory
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Apr 13, 2026 License: AGPL-3.0

Directories

Path Synopsis
Package config provides helpers for reading configuration from environment variables with typed defaults.
Package config provides helpers for reading configuration from environment variables with typed defaults.
Package database provides shared database connectivity utilities.
Package database provides shared database connectivity utilities.
Package events provides a lightweight in-process event bus for publishing domain events between modules.
Package events provides a lightweight in-process event bus for publishing domain events between modules.
Package jwks has been removed.
Package jwks has been removed.
Package middleware provides shared HTTP middleware for the platform API.
Package middleware provides shared HTTP middleware for the platform API.
Package plugin is the compile-time plugin catalog and runtime factory.
Package plugin is the compile-time plugin catalog and runtime factory.
Package runtime defines the RuntimeAdapter interface that abstracts container lifecycle operations across Docker, Kubernetes, and manual deployments.
Package runtime defines the RuntimeAdapter interface that abstracts container lifecycle operations across Docker, Kubernetes, and manual deployments.
docker
Package docker implements RuntimeAdapter using the Docker Engine API.
Package docker implements RuntimeAdapter using the Docker Engine API.
kubernetes
Package kubernetes implements RuntimeAdapter using the Kubernetes API.
Package kubernetes implements RuntimeAdapter using the Kubernetes API.
manual
Package manual implements RuntimeAdapter for environments where the platform cannot manage containers automatically (no Docker socket, no k8s API).
Package manual implements RuntimeAdapter for environments where the platform cannot manage containers automatically (no Docker socket, no k8s API).

Jump to

Keyboard shortcuts

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