whois

package module
v0.0.0-...-e373b40 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 24, 2022 License: MIT Imports: 11 Imported by: 1

README

Whois

TODO

  • Auto update whois server

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AsyncQueryWithTimeout

func AsyncQueryWithTimeout(data string, server []string) <-chan string

func QueryWithTimeout

func QueryWithTimeout(data, server string, timeout time.Duration) (string, error)

Types

type Domain

type Domain struct {
	TLD string // gTLD or ccTLD or newTLD
	// contains filtered or unexported fields
}

func Parse

func Parse(domain string) (*Domain, error)

func (Domain) Query

func (d Domain) Query() string

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL