List of all items
Structs
- application::lifecycle::BotLifecycleService
- application::provisioning::ProvisioningService
- domain::account::Account
- domain::bot::Bot
- domain::bot::BotConfig
- domain::bot::BotSecrets
- domain::bot::EncryptedBotSecrets
- domain::bot::RiskConfig
- domain::bot::SignalKnobs
- domain::bot::StoredBotConfig
- domain::bot::TradingConfig
- domain::droplet::DigitalOceanDropletResponse
- domain::droplet::Droplet
- domain::droplet::DropletCreateRequest
- domain::droplet::Image
- domain::droplet::NetworkV4
- domain::droplet::Networks
- domain::droplet::Region
- infrastructure::config::AppConfig
- infrastructure::crypto::SecretsEncryption
- infrastructure::digital_ocean::DigitalOceanClient
- infrastructure::postgres_config_repo::PostgresConfigRepository
- infrastructure::postgres_droplet_repo::PostgresDropletRepository
- infrastructure::repository::PostgresAccountRepository
- infrastructure::repository::PostgresBotRepository
- server::AppState
Enums
- application::lifecycle::LifecycleError
- application::provisioning::ProvisioningError
- domain::account::SubscriptionTier
- domain::bot::AlgorithmMode
- domain::bot::AssetFocus
- domain::bot::BotStatus
- domain::bot::Persona
- domain::bot::StrictnessLevel
- domain::droplet::DropletStatus
- infrastructure::crypto::EncryptionError
- infrastructure::digital_ocean::DigitalOceanError
- infrastructure::repository::RepositoryError
Traits
- infrastructure::repository::AccountRepository
- infrastructure::repository::BotRepository
- infrastructure::repository::ConfigRepository
- infrastructure::repository::DropletRepository