Documentation ¶
Index ¶
- func ParseWhoisResponseAU(response string, domain string) (structs.DomainInfo, error)
- func ParseWhoisResponseCN(response string, domain string) (structs.DomainInfo, error)
- func ParseWhoisResponseHK(response string, domain string) (structs.DomainInfo, error)
- func ParseWhoisResponseMO(response string, domain string) (structs.DomainInfo, error)
- func ParseWhoisResponseRU(response string, domain string) (structs.DomainInfo, error)
- func ParseWhoisResponseSB(response string, domain string) (structs.DomainInfo, error)
- func ParseWhoisResponseSG(response string, domain string) (structs.DomainInfo, error)
- func ParseWhoisResponseSO(response string, domain string) (structs.DomainInfo, error)
- func ParseWhoisResponseTW(response string, domain string) (structs.DomainInfo, error)
- func Whois(domain, tld string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseWhoisResponseAU ¶
func ParseWhoisResponseAU(response string, domain string) (structs.DomainInfo, error)
func ParseWhoisResponseCN ¶
func ParseWhoisResponseCN(response string, domain string) (structs.DomainInfo, error)
func ParseWhoisResponseHK ¶
func ParseWhoisResponseHK(response string, domain string) (structs.DomainInfo, error)
func ParseWhoisResponseMO ¶
func ParseWhoisResponseMO(response string, domain string) (structs.DomainInfo, error)
func ParseWhoisResponseRU ¶
func ParseWhoisResponseRU(response string, domain string) (structs.DomainInfo, error)
func ParseWhoisResponseSB ¶
func ParseWhoisResponseSB(response string, domain string) (structs.DomainInfo, error)
func ParseWhoisResponseSG ¶
func ParseWhoisResponseSG(response string, domain string) (structs.DomainInfo, error)
func ParseWhoisResponseSO ¶
func ParseWhoisResponseSO(response string, domain string) (structs.DomainInfo, error)
func ParseWhoisResponseTW ¶
func ParseWhoisResponseTW(response string, domain string) (structs.DomainInfo, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.