class

Circed::Services::DNSResolverService

Inherits Reference / Object

Constructors

new(config : Config::DNSConfig)
Source

Instance methods

receive_result(result : Channel(String | Nil), timeout : Time::Span = @registration_wait) : String | Nil
Source
registration_wait
Source
resolve_async(ip_address : String) : Channel(String | Nil) | Nil
Source

Nested types