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). |
Click to show internal directories.
Click to hide internal directories.