Module config
Expand description
Module for structs used to configure various internal service clients.
Re-exports§
pub use console_config::*;
pub use cts_config::*;
pub use logger_config::*;
pub use zero_kms_config::*;
Modules§
- Just a place to keep all of the default config values together. We’ll be thankful when we have to change one!
- Internal module for config-related path handling.
- This module defines all of the environment variables used by
cipherstash-client
.