👎Deprecated:
Will be extracted to mockforge-workspace crate
Expand description
Workspace and folder organization for MockForge requests
This module has been refactored into sub-modules for better organization:
- core: Core workspace and folder structures
- registry: Workspace registry and management
- environment: Environment configuration and management
- sync: Synchronization functionality
- request: Mock request handling and processing
Re-exports§
pub use environment::*;Deprecated pub use mock_environment::*;Deprecated pub use rbac::*;Deprecated pub use registry::*;Deprecated pub use request::*;Deprecated pub use scenario_promotion::*;Deprecated pub use sync::*;Deprecated pub use template_application::*;Deprecated
Modules§
- core
Deprecated - Core workspace and folder structures
- environment
Deprecated - Environment configuration and management
- mock_
environment Deprecated - Mock environment configuration for workspace environments
- promotion_
trait Deprecated - Promotion service trait
- rbac
Deprecated - Environment-scoped RBAC for workspace environments
- registry
Deprecated - Workspace registry and management
- request
Deprecated - Mock request handling and processing
- scenario_
promotion Deprecated - Scenario promotion workflow
- sync
Deprecated - Synchronization functionality
- template_
application Deprecated - Template application utilities
Structs§
- Environment
Deprecated - Environment for managing variable collections
- Environment
Color Deprecated - Represents a color for environment visualization
- Folder
Deprecated - Folder represents a hierarchical grouping within a workspace
- Folder
Inheritance Config Deprecated - Configuration for request inheritance at folder level
- Mock
Request Deprecated - Mock request definition with metadata
- Mock
Response Deprecated - Mock response definition
- Response
History Entry Deprecated - Response history entry for tracking actual request executions
- Sync
Config Deprecated - Directory sync configuration for a workspace
- Workspace
Deprecated - Workspace represents a top-level organizational unit
- Workspace
Config Deprecated - Workspace-specific configuration
- Workspace
Registry Deprecated - Workspace registry for managing multiple workspaces
Enums§
- Sync
Direction Deprecated - Sync direction options
- Sync
Directory Structure Deprecated - Directory structure options for sync
Type Aliases§
- Entity
Id Deprecated - Unique identifier for workspace entities