Expand description
Persistence layer for workspace configurations
This module handles saving and loading workspace configurations to/from disk, enabling persistent storage of workspace hierarchies and configurations.
Structs§
- Auth
Config - Authentication configuration for export
- Encrypted
Export Result - Result of an encrypted workspace export
- Encrypted
Import Result - Result of an encrypted workspace import
- Exported
Request - Exported request format
- Security
Check Result - Result of a security check for sensitive data
- Security
Warning - Security warning or error
- Sync
Result - Result of a workspace sync operation
- Sync
State - Sync state for tracking incremental syncs
- Workspace
Config - Simplified workspace configuration for export
- Workspace
Export - Git-friendly workspace export format
- Workspace
Metadata - Metadata for exported workspace
- Workspace
Persistence - Workspace persistence manager
Enums§
- Directory
Structure - Directory structure for synced workspaces
- Security
Severity - Severity levels for security issues
- Sync
Strategy - Sync strategy for workspace mirroring