Skip to main content

Module services

Module services 

Source
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§

AuthService
Service for handling authentication flows
CredentialsService
Service for managing user credentials