struct
Circed::Config::DNSConfig
- Circed::Config::DNSConfig
- Struct
- Value
- Object
Included Modules
- YAML::Serializable
Defined in:
circed/config/dns_config.crConstructors
Instance Method Summary
- #cache_ttl_seconds : Int32
- #enabled? : Bool
- #negative_cache_ttl_seconds : Int32
- #port : Int32
- #queue_size : Int32
- #registration_wait_ms : Int32
- #server : String
- #timeout_seconds : Int32
- #workers : Int32