View Source Whois.Server (Whois v0.2.1)
A server we can direct WHOIS requests to.
Summary
Types
@type t() :: %Whois.Server{host: String.t()}
Functions
@spec all() :: map()
A map from TLD to the WHOIS server we'll query by default.
A server we can direct WHOIS requests to.
@type t() :: %Whois.Server{host: String.t()}
@spec all() :: map()
A map from TLD to the WHOIS server we'll query by default.