Expand description
Core service layer — foundation services used across CLI sub-crates
Re-exports§
pub use component_catalog::ComponentCatalogService;pub use config::ConfigService;pub use project::ProjectService;pub use redis::RedisService;
Modules§
- auth
- Authentication service for device code flow
- component_
catalog - Component catalog service for managing available components
- config
- Configuration service for managing project configuration
- credentials
- Credentials service for managing user authentication credentials
- project
- Project service for managing Mecha10 projects
- redis
- Redis service for managing Redis connections and operations
Structs§
- Auth
Service - Service for handling authentication flows
- Credentials
Service - Service for managing user credentials