Directories
¶
| Path | Synopsis |
|---|---|
|
Package conntrack provides a thread-safe tracker for active connections per session.
|
Package conntrack provides a thread-safe tracker for active connections per session. |
|
Package dispatcher provides a database-backed job queue with leader election.
|
Package dispatcher provides a database-backed job queue with leader election. |
|
Package encryption provides encryption utilities for secure credential storage.
|
Package encryption provides encryption utilities for secure credential storage. |
|
Package events provides a Server-Sent Events (SSE) system backed by database persistence.
|
Package events provides a Server-Sent Events (SSE) system backed by database persistence. |
|
Package git provides git operations with an abstracted interface.
|
Package git provides git operations with an abstracted interface. |
|
Package jobs defines job types and payloads for background job processing.
|
Package jobs defines job types and payloads for background job processing. |
|
Package model defines the database models used throughout the application.
|
Package model defines the database models used throughout the application. |
|
Package oauth provides OAuth utilities for AI provider authentication.
|
Package oauth provides OAuth utilities for AI provider authentication. |
|
Package routes provides a centralized route registry with metadata.
|
Package routes provides a centralized route registry with metadata. |
|
Package sandbox provides an abstraction for sandbox execution environments.
|
Package sandbox provides an abstraction for sandbox execution environments. |
|
docker
Package docker provides cache volume management for Docker containers.
|
Package docker provides cache volume management for Docker containers. |
|
local
Package local provides a local directory-based implementation of the sandbox.Provider interface.
|
Package local provides a local directory-based implementation of the sandbox.Provider interface. |
|
mock
Package mock provides a mock implementation of sandbox.Provider for testing.
|
Package mock provides a mock implementation of sandbox.Provider for testing. |
|
sandboxapi
Package sandboxapi defines the request/response types for the sandbox HTTP API.
|
Package sandboxapi defines the request/response types for the sandbox HTTP API. |
|
vm
Package vm provides an abstraction for project-level virtual machine management.
|
Package vm provides an abstraction for project-level virtual machine management. |
|
vz
Package vz provides a macOS Virtualization.framework-based implementation of the sandbox.Provider interface.
|
Package vz provides a macOS Virtualization.framework-based implementation of the sandbox.Provider interface. |
|
Package ssh provides an SSH server that routes connections to sandbox containers.
|
Package ssh provides an SSH server that routes connections to sandbox containers. |
|
Package startup provides a system-wide startup task manager for tracking long-running operations that happen on server startup (VZ image download, Docker image pulls, VM warming, etc.)
|
Package startup provides a system-wide startup task manager for tracking long-running operations that happen on server startup (VZ image download, Docker image pulls, VM warming, etc.) |
|
Package store provides database operations using GORM.
|
Package store provides database operations using GORM. |
|
Package sysinfo provides cross-platform access to host system information.
|
Package sysinfo provides cross-platform access to host system information. |
|
Package terminal manages persistent PTY sessions that survive WebSocket disconnects.
|
Package terminal manages persistent PTY sessions that survive WebSocket disconnects. |
Click to show internal directories.
Click to hide internal directories.