ezconfig
Types
Values
pub fn get_config(domain: String) -> option.Option(ApiConfig)
Get configuration for a specific API domain
pub fn get_max_concurrent(domain: String) -> option.Option(Int)
Get max_concurrent for a domain, or None if not configured
pub fn get_rps(domain: String) -> option.Option(Int)
Get RPS for a domain, or None if not configured